]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: make attr_set and attr_remove handle parent pointers
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:23 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 31 Jul 2024 01:45:37 +0000 (18:45 -0700)
commite2ca13328f3456b46cb01aa9e79f9296a2c66fc5
tree887dabcb989fde0891d6c861737f8bb02afc4664
parentd854c62c6de01def4236077dd3fa760f25175250
xfs_db: make attr_set and attr_remove handle parent pointers

Make it so that xfs_db can load up the filesystem (somewhat uselessly)
with parent pointers.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/attrset.c
libxfs/libxfs_api_defs.h
man/man8/xfs_db.8