diff options
author | Brian Foster <bfoster@redhat.com> | 2018-07-11 22:26:10 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-07-11 22:26:10 -0700 |
commit | 0bd6207f836446f9d472f342a0ba3c21fe5e986f (patch) | |
tree | 82d356ae661925f72939d9003d42059d27f4c04c /fs/xfs/libxfs/xfs_inode_fork.c | |
parent | 40d03ac6aa2bebe05190462734690472310167e4 (diff) |
xfs: remove dfops param in attr fork add path
Now that the attribute fork add tx carries dfops along with the
transaction, it is unnecessary to pass it down the stack. Remove the
dfops parameter and access ->t_dfops directly where necessary. This
patch does not change behavior.
Signed-off-by: Brian Foster <bfoster@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 'fs/xfs/libxfs/xfs_inode_fork.c')
0 files changed, 0 insertions, 0 deletions