Skip to content
Snippets Groups Projects
Commit 0800c5f7 authored by ASANO Masahiro's avatar ASANO Masahiro Committed by Linus Torvalds
Browse files

[PATCH] fix posix lock on NFS


NFS client prevents mandatory lock, but there is a flaw on it; Locks are
possibly left if the mode is changed while locking.

This permits unlocking even if the mandatory lock bits are set.

Signed-off-by: default avatarASANO Masahiro <masano@tnes.nec.co.jp>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent d6f02913
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment