diff options
author | David Howells <[email protected]> | 2022-01-27 16:02:42 +0000 |
---|---|---|
committer | Steve French <[email protected]> | 2022-02-01 10:29:18 -0600 |
commit | 052e04a52dcd3359ba1df25a508a3a93707a3f6e (patch) | |
tree | 22fdf726fdb02cc6e7863eaed6b5cca5ecb8aa2d /scripts/gdb/linux/tasks.py | |
parent | 489f710a738e24d887823a010b8b206b4124e26f (diff) |
cifs: Transition from ->readpages() to ->readahead()
Transition the cifs filesystem from using the old ->readpages() method to
using the new ->readahead() method.
For the moment, this removes any invocation of fscache to read data from
the local cache, leaving that to another patch.
Signed-off-by: David Howells <[email protected]>
cc: Steve French <[email protected]>
cc: Shyam Prasad N <[email protected]>
cc: Matthew Wilcox <[email protected]>
cc: Jeff Layton <[email protected]>
cc: [email protected]
cc: [email protected]
Reviewed-by: Rohith Surabattula <[email protected]>
Acked-by: Jeff Layton <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions