xfs: Make attr name schemes consistent
authorAllison Henderson <allison.henderson@oracle.com>
Fri, 28 May 2021 22:15:05 +0000 (15:15 -0700)
committerAllison Henderson <allison.henderson@oracle.com>
Wed, 9 Jun 2021 16:34:05 +0000 (09:34 -0700)
commit816c8e39b7ea0875640312c9ed3be0d5a68d7183
treed5d7fe49c95bcd230851fe85ab03f30af356a13d
parent4a4957c16dc674d1306a3b43d6b07ed93a7b7a14
xfs: Make attr name schemes consistent

This patch renames the following functions to make the nameing scheme more consistent:
xfs_attr_shortform_remove -> xfs_attr_sf_removename
xfs_attr_node_remove_name -> xfs_attr_node_removename
xfs_attr_set_fmt -> xfs_attr_sf_addname

Suggested-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/libxfs/xfs_attr.c
fs/xfs/libxfs/xfs_attr_leaf.c
fs/xfs/libxfs/xfs_attr_leaf.h