]> git.baikalelectronics.ru Git - kernel.git/commit
NFS4: remove a redundant lock range check
authorBenjamin Coddington <bcodding@redhat.com>
Tue, 11 Apr 2017 16:50:07 +0000 (12:50 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 21 Apr 2017 14:45:00 +0000 (10:45 -0400)
commit566a4fb2634e7859351fe3eff04397de765e5c2b
tree646ee41b1b6e619705a790edfa017d39d3a9ec42
parent3b95140e1fd2af164d9f023ff028b944816f21e8
NFS4: remove a redundant lock range check

flock64_to_posix_lock() is already doing this check

Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Reviewed-by: Jeff Layton <jeff.layton@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c