git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
300c7d7
)
[GFS2] Fix recursive locking in gfs2_getattr
author
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 27 Nov 2006 15:12:05 +0000
(10:12 -0500)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 30 Nov 2006 15:36:56 +0000
(10:36 -0500)
The readdirplus NFS operation can result in gfs2_getattr being
called with the glock already held. In this case we do not want
to try and grab the lock again.
This fixes Red Hat bugzilla #215727
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_inode.c
patch
|
blob
|
history
diff --cc
fs/gfs2/ops_inode.c
Simple merge