NFS: Move the pnfs read code into pnfs.c
...and ensure that we recoalese to take into account differences in block sizes when falling back to read through the MDS. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
@ -108,7 +108,6 @@ extern void nfs_unlock_request(struct nfs_page *req);
|
||||
extern int nfs_set_page_tag_locked(struct nfs_page *req);
|
||||
extern void nfs_clear_page_tag_locked(struct nfs_page *req);
|
||||
|
||||
extern int nfs_generic_pg_readpages(struct nfs_pageio_descriptor *desc);
|
||||
extern int nfs_generic_pg_writepages(struct nfs_pageio_descriptor *desc);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user