| commit | 4a9f92d023934ca6d436c8ca0e7a62702540a4ba | [log] [tgz] |
|---|---|---|
| author | Darrick J. Wong <djwong@kernel.org> | Mon Sep 25 14:59:51 2023 -0700 |
| committer | Carlos Maiolino <cem@kernel.org> | Thu Oct 05 14:57:19 2023 +0200 |
| tree | 4a54e30c931998633f58f9f783aa8460c2d30b9f | |
| parent | 69b07d331612421f7e9b3723cc1afa527769f5c0 [diff] |
xfs_db: create unlinked inodes Create an expert-mode debugger command to create unlinked inodes. This will hopefully aid in simulation of leaked unlinked inode handling in the kernel and elsewhere. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Bill O'Donnell <bodonnel@redhat.com> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com> Signed-off-by: Carlos Maiolino <cem@kernel.org>