This patch set fix perag leak problems when growfs fails.
Long Li (2): xfs: add lock protection when remove perag from radix tree xfs: fix perag leak when growfs fails
fs/xfs/libxfs/xfs_ag.c | 36 ++++++++++++++++++++++++++++-------- fs/xfs/libxfs/xfs_ag.h | 2 ++ fs/xfs/xfs_fsops.c | 5 ++++- 3 files changed, 34 insertions(+), 9 deletions(-)