summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMike Snitzer <snitzer@kernel.org>2025-10-08 16:52:28 +0300
committerChuck Lever <chuck.lever@oracle.com>2025-11-17 02:20:11 +0300
commit803bc849f0039291f546ba0e2237faebeb5c073e (patch)
treeea9087fde8ce021ad81e132742987767d86d7357 /tools/perf/scripts/python
parentcc6c40e09d7b1c559bdf42f0fe99b16eb7cfc5e3 (diff)
downloadlinux-803bc849f0039291f546ba0e2237faebeb5c073e.tar.xz
NFSD: pass nfsd_file to nfsd_iter_read()
Prepare for nfsd_iter_read() to use the DIO alignment stored in nfsd_file by passing the nfsd_file to nfsd_iter_read() rather than just the file which is associaed with the nfsd_file. This means nfsd4_encode_readv() now also needs the nfsd_file rather than the file. Instead of changing the file arg to be the nfsd_file, we discard the file arg as the nfsd_file (and indeed the file) is already available via the "read" argument. Signed-off-by: Mike Snitzer <snitzer@kernel.org> Reviewed-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: NeilBrown <neil@brown.name> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions