]> 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)
commitb0c5107d67bf524b2f3c88f676f6cf6502c4a714
tree70df5514d2897bc7fb7fd6698acef33860b7b569
parent276ae7edbce96895bf103dd30f0b2abfa8575ed1
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