commit | b1338b4ff369fe14a4601a596dd3d89b8319ea29 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Jan 05 17:59:41 2021 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Fri Feb 12 21:37:37 2021 -0800 |
tree | 114e8b18c0e72c354ae5d94328bf7abb3214ed0c | |
parent | 851038bab7870d1d1c389a86126f3f4aab7d15e1 [diff] |
xfs_db: add a directory path lookup command Add a command to xfs_db so that we can navigate to inodes by path. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>