]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit4077a0f25b001926f86d35f6236351583bada9a4
tree7111d8474310ee9726701dd673bcffebc64daf53
parentc2549f8c7a28c00facaf911f700c4811cfd6f52b
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