aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2022-11-16 14:18:34 +0100
committerSteve French <[email protected]>2022-12-08 09:51:53 -0600
commitbff9018d3a52c45711bd63c446a2c80c0275e935 (patch)
treea5f78a161637a1535413cd43abd84829f7c9693b /lib/mpi/mpi-mod.c
parent9381666e289852f93be9d7f4f7844017e04f6315 (diff)
cifs: stop using generic_writepages
generic_writepages is just a wrapper that calls ->writepages on a range, and thus in the way of eventually removing ->writepage. Switch cifs to just open code it in preparation of removing ->writepage. [note: I suspect just integrating the small wsize case with the rest of the writeback code might be a better idea here, but that needs someone more familiar with the code] Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Paulo Alcantara (SUSE) <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions