]> 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>
Mon, 29 Jul 2024 23:23:23 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:12 +0000 (17:01 -0700)
commite65a67fb42cc734d7bac5f94162214a6c1bd6eec
tree887dabcb989fde0891d6c861737f8bb02afc4664
parent34d3b1079425abae21cc066a7fd045334e8e5d6c
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