]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7329e526969657b8d5e4a32f3596ba2f91d3085b
tree70df5514d2897bc7fb7fd6698acef33860b7b569
parentf5be6affbd29c2153ed5aecf6c1f7faf3d684480
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