]> Git Repo - linux.git/commit
xfs: Add helper function xfs_attr_node_removename_rmt
authorAllison Collins <[email protected]>
Tue, 21 Jul 2020 04:47:30 +0000 (21:47 -0700)
committerDarrick J. Wong <[email protected]>
Wed, 29 Jul 2020 03:28:12 +0000 (20:28 -0700)
commit72b97ea40d23b333175323251d6afecb565a0b53
tree1726f4ebd7c45a34e797971410f0c8b8671a2d48
parent674eb548cf0ced1487ee229f96af2c7cf0099d2a
xfs: Add helper function xfs_attr_node_removename_rmt

This patch adds another new helper function
xfs_attr_node_removename_rmt. This will also help modularize
xfs_attr_node_removename when we add delay ready attributes later.

Signed-off-by: Allison Collins <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Chandan Rajendra <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Acked-by: Dave Chinner <[email protected]>
fs/xfs/libxfs/xfs_attr.c
This page took 0.041581 seconds and 4 git commands to generate.