]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: support metadata directories in the path command
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:50 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jul 2024 22:37:10 +0000 (15:37 -0700)
commitee876b394aee646052073b220bb94b5ee129dacb
tree0f5217e0df68cc61142c865f03e609df1312d263
parent630c3048284fc831d1adf668259edf62e65a453b
xfs_db: support metadata directories in the path command

Teach the path command to traverse the metadata directory tree by
passing a '\' as the first letter in the path.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
db/namei.c
man/man8/xfs_db.8