reiserfs: fix up lockdep warnings
authorJeff Mahoney <jeffm@suse.com>
Fri, 19 Oct 2007 06:39:23 +0000 (23:39 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 19 Oct 2007 18:53:35 +0000 (11:53 -0700)
commit7598392894f6455cf2114f29a98a0289df788056
treeb6bef139021d0d82aa985f243a5c9acc6c7a1907
parent9ad163ae0df8a3adab6d521475142392e3efb7a6
reiserfs: fix up lockdep warnings

Add I_MUTEX_XATTR annotations to the inode locking in the reiserfs xattr code.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/reiserfs/xattr.c