]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove unused parameter from nfs_page_group_lock()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 17 Jul 2017 14:54:14 +0000 (10:54 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 15 Aug 2017 15:54:47 +0000 (11:54 -0400)
commitd9a662b34451b7ba756ccf014ca45792ccfad3bf
tree0763d992e70e70f71dd0cb77df0cbfd90ccab2b5
parenta9c66a8be7d665f8a820580dbd88e4dc554bc0ed
NFS: Remove unused parameter from nfs_page_group_lock()

nfs_page_group_lock() is now always called with the 'nonblock'
parameter set to 'false'.

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