diff options
author | Allison Collins <[email protected]> | 2020-07-20 21:47:27 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2020-07-28 20:28:12 -0700 |
commit | 0feaef17db9ddf0d97676eaa258dc55ff504cfb6 (patch) | |
tree | 32f4678e9755a0262f279489852a4f80fa90ec03 /lib/test_overflow.c | |
parent | 3f6e011ee2bfcf5b70c5f8978673cd0e5bc64a33 (diff) |
xfs: Remove unneeded xfs_trans_roll_inode calls
Some calls to xfs_trans_roll_inode and xfs_defer_finish routines are not
needed. If they are the last operations executed in these functions, and
no further changes are made, then higher level routines will roll or
commit the transactions.
Signed-off-by: Allison Collins <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Acked-by: Dave Chinner <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions