-
Andrew Morton authored
Patch from Andreas Gruenbacher <agruen@suse.de> This patch fixes an unbalanced lock_kernel()/unlock_kernel() path in the ext3 extended attributes code. Instead of fixing this in fs/ext3/xattr_user.c, the locking code is moved to fs/ext3/xattr.c, since most other types of extended attributes will need the exact same functionality.
94ab45b5