Commit f72a675
nfs: use writeback_iter directly
Stop using write_cache_pages and use writeback_iter directly. This
removes an indirect call per written folio and makes the code easier
to follow.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>1 parent 66a4981 commit f72a675
1 file changed
+6
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
697 | | - | |
698 | | - | |
699 | | - | |
700 | | - | |
701 | | - | |
702 | | - | |
703 | | - | |
704 | | - | |
705 | | - | |
706 | | - | |
707 | 697 | | |
708 | 698 | | |
709 | 699 | | |
| |||
739 | 729 | | |
740 | 730 | | |
741 | 731 | | |
| 732 | + | |
| 733 | + | |
742 | 734 | | |
743 | 735 | | |
744 | 736 | | |
745 | | - | |
746 | | - | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
747 | 741 | | |
748 | 742 | | |
749 | 743 | | |
| |||
0 commit comments