commit | 60f31a609ed3d28791acb2bc24188cb7e2259176 | [log] [tgz] |
---|---|---|
author | Brian Foster <bfoster@redhat.com> | Wed Aug 01 07:20:33 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Aug 02 23:05:14 2018 -0700 |
tree | 70672520f8148d5a6f7d2d80f1ad9d1dfa60fcc7 | |
parent | 7dbddbaccd189e63c39c9e22c728c4548b9893bb [diff] |
xfs: clean out superfluous dfops dop params/vars The dfops code still passes around the xfs_defer_ops pointer superfluously in a few places. Clean this up wherever the transaction will suffice. 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>