summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_log_cil.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-07-18 21:16:51 +0300
committerDarrick J. Wong <darrick.wong@oracle.com>2017-07-26 18:20:03 +0300
commit5b094d6dac0451ad89b1dc088395c7b399b7e9e8 (patch)
tree83ef91fc22af5f57c4f08902ec92b3d432d0f1b9 /fs/xfs/xfs_log_cil.c
parent6215894e11de224183c89b001f5363912442b489 (diff)
downloadlinux-5b094d6dac0451ad89b1dc088395c7b399b7e9e8.tar.xz
xfs: fix multi-AG deadlock in xfs_bunmapi
Just like in the allocator we must avoid touching multiple AGs out of order when freeing blocks, as freeing still locks the AGF and can cause the same AB-BA deadlocks as in the allocation path. Signed-off-by: Christoph Hellwig <hch@lst.de> Reported-by: Nikolay Borisov <n.borisov.lkml@gmail.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_log_cil.c')
0 files changed, 0 insertions, 0 deletions