Searched hist:"70 e9db69f927bb378db9aaa807cc83ae550779a9" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | nfs_page.h | diff 70e9db69f927bb378db9aaa807cc83ae550779a9 Thu Jan 19 15:33:47 CST 2023 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Clean up O_DIRECT request allocation
Rather than adjusting the index+offset after the call to nfs_create_request(), add a function nfs_page_create_from_page() that takes an offset.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
/openbmc/linux/fs/nfs/ |
H A D | pagelist.c | diff 70e9db69f927bb378db9aaa807cc83ae550779a9 Thu Jan 19 15:33:47 CST 2023 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Clean up O_DIRECT request allocation
Rather than adjusting the index+offset after the call to nfs_create_request(), add a function nfs_page_create_from_page() that takes an offset.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | direct.c | diff 70e9db69f927bb378db9aaa807cc83ae550779a9 Thu Jan 19 15:33:47 CST 2023 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Clean up O_DIRECT request allocation
Rather than adjusting the index+offset after the call to nfs_create_request(), add a function nfs_page_create_from_page() that takes an offset.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|