]> 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)
commita3978df25072aa0f4be03792d1acd57b04cd7805
tree0763d992e70e70f71dd0cb77df0cbfd90ccab2b5
parent1d06165a052b209ac9471359f087a1b2f616febd
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