commit | ce356d64772f920f26cd6c1b02878a737a275638 | [log] [tgz] |
---|---|---|
author | Brian Foster <bfoster@redhat.com> | Wed Aug 01 07:20:30 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Aug 02 23:05:13 2018 -0700 |
tree | c097925c224998492ba5c723a760cfa0c560e459 | |
parent | 7279aa13b8fb954f50073a672f912898198efd14 [diff] |
xfs: pass transaction to dfops reset/move helpers All callers pass ->t_dfops of the associated transactions. Refactor the helpers to receive the transactions and facilitate further cleanups between xfs_defer_ops and xfs_trans. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>