]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
NFS: Remove unused parameter gfp_flags from nfs_pageio_init()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 20 Aug 2017 15:33:25 +0000 (11:33 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 20 Aug 2017 15:35:33 +0000 (11:35 -0400)
commit3bde7afdabe9f37974af806abe646c2ca43c67c7
treec75217c8e861c6794193acdf055b99cc447453a7
parent14abcb0bf59a30cf65a74f6c6f53974cd7224bc6
NFS: Remove unused parameter gfp_flags from nfs_pageio_init()

Now that the mirror allocation has been moved, the parameter can go.
Also remove the redundant symbol export.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/pagelist.c
fs/nfs/read.c
fs/nfs/write.c
include/linux/nfs_page.h