nfs: change nfs_page_group_lock argument
authorWeston Andros Adamson <dros@primarydata.com>
Fri, 8 Aug 2014 15:00:53 +0000 (11:00 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 22 Aug 2014 22:04:42 +0000 (18:04 -0400)
commitfd2f3a06d30c85a17cf035ebc60c88c2a13a8ece
tree70df5514d2897bc7fb7fd6698acef33860b7b569
parent451fd72219dd6f3355e2d036c598544c760ee532
nfs: change nfs_page_group_lock argument

Flip the meaning of the second argument from 'wait' to 'nonblock' to
match related functions. Update all five calls to reflect this change.

Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
Reviewed-by: Peng Tao <tao.peng@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/pagelist.c
fs/nfs/write.c