Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a znode command for sdb #279

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PaulZ-98
Copy link
Contributor

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

Signed-off-by: Paul Zuchowski [email protected]

= 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 <[email protected]>
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