X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Fnfs%2Fpagelist.c;h=5668f7c54c41e2d35ff1afd2c24a2bf786406c71;hb=32aaeffbd4a7457bf2f7448b33b5946ff2a960eb;hp=b60970cc7f1f0f688c80b80674848b940265625c;hpb=a5d5a914770a81a1f775be2ee35b9fa8fd19d381;p=~andy%2Flinux diff --git a/fs/nfs/pagelist.c b/fs/nfs/pagelist.c index b60970cc7f1..5668f7c54c4 100644 --- a/fs/nfs/pagelist.c +++ b/fs/nfs/pagelist.c @@ -18,6 +18,7 @@ #include #include #include +#include #include "internal.h" #include "pnfs.h" @@ -41,7 +42,7 @@ nfs_page_free(struct nfs_page *p) /** * nfs_create_request - Create an NFS read/write request. - * @file: file descriptor to use + * @ctx: open context to use * @inode: inode to which the request is attached * @page: page to write * @offset: starting offset within the page for the write