Searched hist:ab75bff1140733f1b43e81f055acd7d27af7ac05 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | nfstrace.h | diff ab75bff1140733f1b43e81f055acd7d27af7ac05 Thu Jan 19 15:33:41 CST 2023 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Convert buffered reads to use folios
Perform a largely mechanical conversion of references to struct page and page-specific functions to use the folio equivalents.
Note that the fscache functionality remains untouched. Instead we just pass in the folio page. This should be OK, as long as we use order 0 folios together with fscache.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | read.c | diff ab75bff1140733f1b43e81f055acd7d27af7ac05 Thu Jan 19 15:33:41 CST 2023 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Convert buffered reads to use folios
Perform a largely mechanical conversion of references to struct page and page-specific functions to use the folio equivalents.
Note that the fscache functionality remains untouched. Instead we just pass in the folio page. This should be OK, as long as we use order 0 folios together with fscache.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | pagelist.c | diff ab75bff1140733f1b43e81f055acd7d27af7ac05 Thu Jan 19 15:33:41 CST 2023 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Convert buffered reads to use folios
Perform a largely mechanical conversion of references to struct page and page-specific functions to use the folio equivalents.
Note that the fscache functionality remains untouched. Instead we just pass in the folio page. This should be OK, as long as we use order 0 folios together with fscache.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | internal.h | diff ab75bff1140733f1b43e81f055acd7d27af7ac05 Thu Jan 19 15:33:41 CST 2023 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Convert buffered reads to use folios
Perform a largely mechanical conversion of references to struct page and page-specific functions to use the folio equivalents.
Note that the fscache functionality remains untouched. Instead we just pass in the folio page. This should be OK, as long as we use order 0 folios together with fscache.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
/openbmc/linux/include/linux/ |
H A D | nfs_page.h | diff ab75bff1140733f1b43e81f055acd7d27af7ac05 Thu Jan 19 15:33:41 CST 2023 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Convert buffered reads to use folios
Perform a largely mechanical conversion of references to struct page and page-specific functions to use the folio equivalents.
Note that the fscache functionality remains untouched. Instead we just pass in the folio page. This should be OK, as long as we use order 0 folios together with fscache.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|