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:
42e3808
)
reiserfs: suppress lockdep warning
author
Jeff Mahoney
<jeffm@suse.de>
Mon, 30 Apr 2007 22:09:50 +0000
(15:09 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 30 Apr 2007 23:40:40 +0000
(16:40 -0700)
We're getting lockdep warnings due to a post-2.6.21-rc7 bugfix.
The xattr_sem can never be taken in the manner described. Internal inodes
are protected by I_PRIVATE. Add the appropriate annotation.
Cc: <stable@kernel.org>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/reiserfs/xattr.c
patch
|
blob
|
history
diff --cc
fs/reiserfs/xattr.c
Simple merge