commit | d2c60f39c957dacbf6552c9ec4ed7726df388864 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Fri Jul 15 14:35:06 2022 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Mon Sep 25 14:46:55 2023 -0700 |
tree | 498d1ff9066b4d76d84735107a94994fdcafd9a7 | |
parent | 932ae0805b17bdf7717087f82477f0e895ed7440 [diff] |
xfs_db: dump unlinked buckets Create a new command to dump the resource usage of files in the unlinked buckets. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>