]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_repair: enforce one namespace bit per extended attribute
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:19 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:11 +0000 (17:01 -0700)
commitfde7ec73d5c4316118bf7e9eabfe5ee71fc7685b
tree2953f9ae7e39d8168c14e58814b92448eb0f2509
parent1bb554e3bb768728d078b7b46f75a2f54adf2334
xfs_repair: enforce one namespace bit per extended attribute

Enforce that all extended attributes have at most one namespace bit.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/libxfs_api_defs.h
repair/attr_repair.c