]> git.baikalelectronics.ru Git - kernel.git/commit
orangefs: pass slot index back to readpage.
authorMike Marshall <hubcap@omnibond.com>
Mon, 25 Mar 2019 22:17:10 +0000 (18:17 -0400)
committerMike Marshall <hubcap@omnibond.com>
Fri, 3 May 2019 18:32:39 +0000 (14:32 -0400)
commitf242d5dc4479133df73127725b2bc9767c6dca03
tree7111d8474310ee9726701dd673bcffebc64daf53
parent594d957e1721ab549decfecfd51e4b21c7e94afb
orangefs: pass slot index back to readpage.

When userspace deposits more than a page of data into the shared buffer,
we'll need to know which slot it is in when we get back to readpage
so that we can try to use the extra data to fill some extra pages.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Signed-off-by: Martin Brandenburg <martin@omnibond.com>
fs/orangefs/file.c
fs/orangefs/inode.c
fs/orangefs/orangefs-kernel.h