aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/repair.h
diff options
context:
space:
mode:
authorAllison Henderson <allison.henderson@oracle.com>2020-01-07 15:26:15 -0800
committerDarrick J. Wong <darrick.wong@oracle.com>2020-01-09 10:55:19 -0800
commitd29f781c32b1d1366c8ac10be31dad1e1f39c336 (patch)
tree0292e2d037a2d2c9019774dfc9dde77ee18f86d7 /fs/xfs/scrub/repair.h
parentxfs: fix misuse of the XFS_ATTR_INCOMPLETE flag (diff)
downloadlinux-dev-d29f781c32b1d1366c8ac10be31dad1e1f39c336.tar.xz
linux-dev-d29f781c32b1d1366c8ac10be31dad1e1f39c336.zip
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
This helps to pre-simplify the extra handling of the null terminator in delayed operations which use memcpy rather than strlen. Later when we introduce parent pointers, attribute names will become binary, so strlen will not work at all. Removing uses of strlen now will help reduce complexities later Signed-off-by: Allison Collins <allison.henderson@oracle.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions