From: Olaf Kirch Date: Thu, 25 Aug 2005 23:25:35 +0000 (-0700) Subject: From: Olaf Kirch X-Git-Tag: v2.6.15-rc1~733^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=449231d6ddf50ca46b7fb2f76ecf790135222913;p=pandora-kernel.git From: Olaf Kirch [PATCH] Fix miscompare in __posix_lock_file If an application requests the same lock twice, the kernel should just leave the existing lock in place. Currently, it will install a second lock of the same type. Signed-off-by: Olaf Kirch Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed