]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: dump garbage parent pointer attributes
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:27 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:12 +0000 (17:01 -0700)
commit08e3280cbae9a6908aa6b1300ce6e8c097ef3140
treef7fdd7bac2413eebbfc2b75c71372770ab39aa7a
parent6eb16ee466ed22272e6c6858906ed7c71a933cdd
xfs_repair: dump garbage parent pointer attributes

Delete xattrs that have ATTR_PARENT set but are so garbage that they
clearly aren't parent pointers.

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