commit | 6e2d31d7333f73dd5f6703d30762d1d62cdd8469 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Fri Jul 15 14:35:06 2022 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Oct 04 16:26:15 2023 -0700 |
tree | 498d1ff9066b4d76d84735107a94994fdcafd9a7 | |
parent | 6270593cd0763fc75c0b1e281508266f2cdf3291 [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>