summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/suballoc.h
diff options
context:
space:
mode:
authorTao Ma2008-08-29 03:00:19 +0200
committerMark Fasheh2008-10-14 01:57:06 +0200
commit08413899db89d8d636c2a2d4ba5c356ab587d7ef (patch)
tree82e65ffa9b0b30d0206259ae99e0fbc8db667936 /fs/ocfs2/suballoc.h
parentocfs2: bug-fix for journal extend in xattr. (diff)
downloadkernel-qcow2-linux-08413899db89d8d636c2a2d4ba5c356ab587d7ef.tar.gz
kernel-qcow2-linux-08413899db89d8d636c2a2d4ba5c356ab587d7ef.tar.xz
kernel-qcow2-linux-08413899db89d8d636c2a2d4ba5c356ab587d7ef.zip
ocfs2: Resolve deadlock in ocfs2_xattr_free_block.
In ocfs2_xattr_free_block, we take a cluster lock on xb_alloc_inode while we have a transaction open. This will deadlock the downconvert thread, so fix it. We can clean up how xattr blocks are removed while here - this patch also moves the mechanism of releasing xattr block (including both value, xattr tree and xattr block) into this function. Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/ocfs2/suballoc.h')
0 files changed, 0 insertions, 0 deletions