Skip to content

Conversation

PaulZ-98
Copy link
Contributor

Create a znode command for sdb. Also create znode2inode and inode2znode commands.

Signed-off-by: Paul Zuchowski pzuchowski@datto.com

= Problem

sdb needs a way to list znodes, and convert them to inodes, and also convert inodes back to znodes

= Solution

Implement a znode command which lists znodes and can also print a znode when an address is piped to the command. Also provide znode2inode and a inode2znode commands.

Add test cases for the new commands.

Closes #180

inode2znode commands.

Signed-off-by: Paul Zuchowski <pzuchowski@datto.com>
Closes delphix#180
@dlpx-tfc-github-manager dlpx-tfc-github-manager bot deleted the branch delphix:master January 5, 2023 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Want command to print all znodes and a shorthand znode2inode (+ inverse)
1 participant