]> git.baikalelectronics.ru Git - kernel.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)
commit56b88aebb79f53556d4bab1317aeb5127736b55e
treec75217c8e861c6794193acdf055b99cc447453a7
parente3298de900260bb2fa5ef0388bfd2818c210ddc0
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