diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2017-08-10 14:20:29 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2017-08-17 12:40:33 -0700 |
commit | 77aff8c76425c8f49b50d0b9009915066739e7d2 (patch) | |
tree | a50370e38abe86979873fbf79c68e791c9aff0cd /init | |
parent | 8204f8ddaafafcae074746fcf2a05a45e6827603 (diff) | |
download | linux-77aff8c76425c8f49b50d0b9009915066739e7d2.tar.gz linux-77aff8c76425c8f49b50d0b9009915066739e7d2.tar.bz2 linux-77aff8c76425c8f49b50d0b9009915066739e7d2.zip |
xfs: don't leak quotacheck dquots when cow recovery
If we fail a mount on account of cow recovery errors, it's possible that
a previous quotacheck left some dquots in memory. The bailout clause of
xfs_mountfs forgets to purge these, and so we leak them. Fix that.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions