https://github.com/torvalds/linux
Revision 0800c5f7a499a8961c3868e95cc4cf1715166457 authored by ASANO Masahiro on 22 December 2005, 04:24:54 UTC, committed by Linus Torvalds on 22 December 2005, 17:24:05 UTC
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: ASANO Masahiro <masano@tnes.nec.co.jp>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent d6f0291
History
Tip revision: 0800c5f7a499a8961c3868e95cc4cf1715166457 authored by ASANO Masahiro on 22 December 2005, 04:24:54 UTC
[PATCH] fix posix lock on NFS
Tip revision: 0800c5f
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 63.8 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top