]> asedeno.scripts.mit.edu Git - linux.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)
commit1344b7ea172b4911a8ee8a6ff26c5bc6b5abb302
tree0763d992e70e70f71dd0cb77df0cbfd90ccab2b5
parentdee83046e73cb7ebbbae955c1ef0f4f55a0f44f9
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