aboutsummaryrefslogtreecommitdiff
path: root/tools/lib/api/fs/tracing_path.c
diff options
context:
space:
mode:
authorJeff Layton <[email protected]>2020-08-21 21:20:59 -0700
committerIlya Dryomov <[email protected]>2020-10-12 15:29:26 +0200
commitc5f575ed08c38d077a581a1ec0c48c23ee6b7c21 (patch)
tree868ac90f3f6fe95d06528b4022822a28faa0a2bb /tools/lib/api/fs/tracing_path.c
parent3a8ebe0b8b616c5f6d72f9a95aa29ccd0b35408f (diff)
ceph: drop special-casing for ITER_PIPE in ceph_sync_read
This special casing was added in 7ce469a53e71 (ceph: fix splice read for no Fc capability case). The confirm callback for ITER_PIPE expects that the page is Uptodate and returns an error otherwise. A simpler workaround is just to use the Uptodate bit, which has no meaning for anonymous pages. Rip out the special casing for ITER_PIPE and just SetPageUptodate before we copy to the iter. Cc: John Hubbard <[email protected]> Suggested-by: Al Viro <[email protected]> Signed-off-by: Jeff Layton <[email protected]> Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions