summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_symlink.c
diff options
context:
space:
mode:
authorBrian Foster <bfoster@redhat.com>2018-07-12 08:26:07 +0300
committerDarrick J. Wong <darrick.wong@oracle.com>2018-07-12 08:26:07 +0300
commit0e0417f3e54668cec9f677850130e6fbb64edcf2 (patch)
treedb1b65cc236a5402360c2ec942cd67219bee9b03 /fs/xfs/xfs_symlink.c
parent6aa6718439ac6907b3c34cbe7ac2c71408f84f6e (diff)
downloadlinux-0e0417f3e54668cec9f677850130e6fbb64edcf2.tar.xz
xfs: remove dfops parameter from ifree call stack
The inode free callchain starting in xfs_inactive_ifree() already associates its dfops with the transaction. It still passes the dfops on the stack down through xfs_difree_inobt(), however. Clean up the call stack and reference dfops directly from the transaction. 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/xfs_symlink.c')
0 files changed, 0 insertions, 0 deletions