From: ASANO Masahiro Date: Thu, 22 Dec 2005 04:24:54 +0000 (+0900) Subject: [PATCH] fix posix lock on NFS X-Git-Tag: v2.6.15-rc7~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0800c5f7a499a8961c3868e95cc4cf1715166457;p=pandora-kernel.git [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: ASANO Masahiro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed