diff options
author | 2018-01-08 10:41:37 -0800 | |
---|---|---|
committer | 2018-01-08 10:41:37 -0800 | |
commit | a606ebdb859e78beb757dfefa08001df366e2ef5 (patch) | |
tree | b2dab1bf3e6079e1898f51225a64db6446787cdd /fs/xfs/libxfs/xfs_inode_fork.c | |
parent | xfs: fix up agi unlinked list reservations (diff) | |
download | wireguard-linux-a606ebdb859e78beb757dfefa08001df366e2ef5.tar.xz wireguard-linux-a606ebdb859e78beb757dfefa08001df366e2ef5.zip |
xfs: truncate transaction does not modify the inobt
The truncate transaction does not ever modify the inode btree, but
includes an associated log reservation. Update
xfs_calc_itruncate_reservation() to remove the reservation
associated with inobt updates.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.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/libxfs/xfs_inode_fork.c')
0 files changed, 0 insertions, 0 deletions