diff options
author | Dave Chinner <dchinner@redhat.com> | 2014-09-29 03:45:18 +0400 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2014-09-29 03:45:18 +0400 |
commit | e9131e50f9d0a632e3011d73f283ba69be0cc682 (patch) | |
tree | 47bb11a21e189c9312464a03773e42cf96a917f9 /fs/fscache | |
parent | eeb1168810d8a140f6834f8c4975f7bb3277d790 (diff) | |
download | linux-e9131e50f9d0a632e3011d73f283ba69be0cc682.tar.xz |
xfs: recovery of XLOG_UNMOUNT_TRANS leaks memory
The XLOG_UNMOUNT_TRANS case skips the transaction, despite the fact
an unmount record is always in a standalone transaction. Hence
whenever we come across one of these we need to free the transaction
structure associated with it as there is no commit record that
follows it.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/fscache')
0 files changed, 0 insertions, 0 deletions