diff options
author | Olaf Kirch <okir@suse.de> | 2005-08-25 16:25:35 -0700 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2005-09-23 12:37:59 -0400 |
commit | 449231d6ddf50ca46b7fb2f76ecf790135222913 (patch) | |
tree | 0c493d7f4fb68f1f639c56258bcd025d5b904fb0 /Kbuild | |
parent | 20509f1bc553ed7fafa88fa8d01c6212d1876d9f (diff) | |
download | linux-449231d6ddf50ca46b7fb2f76ecf790135222913.tar.gz linux-449231d6ddf50ca46b7fb2f76ecf790135222913.tar.bz2 linux-449231d6ddf50ca46b7fb2f76ecf790135222913.zip |
From: Olaf Kirch <okir@suse.de>
[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 <okir@suse.de>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions