diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-01-26 17:23:30 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-02-03 09:18:49 -0800 |
commit | 35b1101099e85af74a46b8e36f4d1fdac0367ffd (patch) | |
tree | cda160dcae123004c563ecd1cebfe54c756aa428 /fs/xfs/xfs_inode.c | |
parent | 8554650003b8a66f3dd357692ab73101d088d938 (diff) | |
download | linux-stable-35b1101099e85af74a46b8e36f4d1fdac0367ffd.tar.gz linux-stable-35b1101099e85af74a46b8e36f4d1fdac0367ffd.tar.bz2 linux-stable-35b1101099e85af74a46b8e36f4d1fdac0367ffd.zip |
xfs: remove xfs_trans_unreserve_quota_nblks completely
xfs_trans_cancel will release all the quota resources that were reserved
on behalf of the transaction, so get rid of the explicit unreserve step.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_inode.c')
0 files changed, 0 insertions, 0 deletions