diff options
author | 2018-07-24 13:43:12 -0700 | |
---|---|---|
committer | 2018-07-26 10:15:14 -0700 | |
commit | 9c6bb0cf7ba318767107328f39aac880344ddd2e (patch) | |
tree | 7ae7f12bd9670041bd3ac0a4307a4cd5a6d179e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: use internal dfops in cow blocks cancel (diff) | |
download | linux-dev-9c6bb0cf7ba318767107328f39aac880344ddd2e.tar.xz linux-dev-9c6bb0cf7ba318767107328f39aac880344ddd2e.zip |
xfs: use internal dfops in attr code
Remove the unnecessary on-stack dfops structure and use the internal
transaction dfops instead. The lower level xattr code already
appropriately accesses ->t_dfops throughout.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Bill O'Donnell <billodo@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions