diff options
| author | NeilBrown <[email protected]> | 2022-05-09 18:20:48 -0700 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-05-09 18:20:48 -0700 |
| commit | eb79f3af9395fbe448e91b0940a6c395b7d06be4 (patch) | |
| tree | dacc763dbfc9f748ee7ce3f1588089800705beb1 /tools/perf/scripts/python/bin | |
| parent | e1209d3a7a67c281260ba9989621060ba7328b8c (diff) | |
nfs: rename nfs_direct_IO and use as ->swap_rw
The nfs_direct_IO() exists to support SWAP IO, but hasn't worked for a
while. We now need a ->swap_rw function which behaves slightly
differently, returning zero for success rather than a byte count.
So modify nfs_direct_IO accordingly, rename it, and use it as the
->swap_rw function.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: NeilBrown <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Tested-by: Geert Uytterhoeven <[email protected]> (on Renesas RSK+RZA1 with 32 MiB of SDRAM)
Cc: David Howells <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Miaohe Lin <[email protected]>
Cc: Trond Myklebust <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions