Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NFSv4: Ensure that we check lock exclusive/shared type against open m…
…odes Since we may be simulating flock() locks using NFS byte range locks, we can't rely on the VFS having checked the file open mode for us. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: stable@vger.kernel.org
- Loading branch information