Merge branch 'bugfixes'

This commit is contained in:
Trond Myklebust 2017-08-20 13:04:12 -04:00
commit 7af7a5963c
7 changed files with 70 additions and 45 deletions

View file

@ -125,8 +125,7 @@ extern void nfs_pageio_init(struct nfs_pageio_descriptor *desc,
const struct nfs_pgio_completion_ops *compl_ops,
const struct nfs_rw_ops *rw_ops,
size_t bsize,
int how,
gfp_t gfp_flags);
int how);
extern int nfs_pageio_add_request(struct nfs_pageio_descriptor *,
struct nfs_page *);
extern int nfs_pageio_resend(struct nfs_pageio_descriptor *,