summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_discard.c
diff options
context:
space:
mode:
authorBrian Foster <bfoster@redhat.com>2020-05-06 13:27:04 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2020-05-06 17:58:36 -0700
commitbc144f2f5197ad8a5d6a22dde590ddeaa69a987e (patch)
treecbb5b4dce92f332a474f722b1731e32141064f2f /fs/xfs/xfs_discard.c
parent453cabea78aad44292cf4b5de3c15815617999ab (diff)
xfs: combine xfs_trans_ail_[remove|delete]()
Now that the functions and callers of xfs_trans_ail_[remove|delete]() have been fixed up appropriately, the only difference between the two is the shutdown behavior. There are only a few callers of the _remove() variant, so make the shutdown conditional on the parameter and combine the two functions. Suggested-by: Dave Chinner <david@fromorbit.com> Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Allison Collins <allison.henderson@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_discard.c')
0 files changed, 0 insertions, 0 deletions