summaryrefslogtreecommitdiffstats
path: root/fs/nfs
diff options
context:
space:
mode:
authorTrond Myklebust2012-10-02 17:29:14 +0200
committerTrond Myklebust2012-10-02 17:34:29 +0200
commit6f018efac14eb267d3ba0aa4294594b556147dba (patch)
tree2c44bdd222be27fea52bc3f83cf2be9e151ecf69 /fs/nfs
parentnfs: include internal.h in getroot.h (diff)
downloadkernel-qcow2-linux-6f018efac14eb267d3ba0aa4294594b556147dba.tar.gz
kernel-qcow2-linux-6f018efac14eb267d3ba0aa4294594b556147dba.tar.xz
kernel-qcow2-linux-6f018efac14eb267d3ba0aa4294594b556147dba.zip
NFSv4.1: bl_pg_init_write should be static
Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs')
-rw-r--r--fs/nfs/blocklayout/blocklayout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/blocklayout/blocklayout.c b/fs/nfs/blocklayout/blocklayout.c
index af3ef0e68491..a34014a7f9a5 100644
--- a/fs/nfs/blocklayout/blocklayout.c
+++ b/fs/nfs/blocklayout/blocklayout.c
@@ -1204,7 +1204,7 @@ bl_pg_test_read(struct nfs_pageio_descriptor *pgio, struct nfs_page *prev,
return pnfs_generic_pg_test(pgio, prev, req);
}
-void
+static void
bl_pg_init_write(struct nfs_pageio_descriptor *pgio, struct nfs_page *req)
{
if (pgio->pg_dreq != NULL &&