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

[2.2] zfs list: add '-t fs' and '-t vol' options #15883

Merged
merged 1 commit into from Feb 12, 2024

Conversation

robn
Copy link
Contributor

@robn robn commented Feb 11, 2024

Motivation and Context

Because "filesystem" and "volume" are just too long!

Backport #15864.

Description

Add fs and vol as valid options to -t, for ZFS_TYPE_FILESYSTEM and ZFS_TYPE_VOLUME.

How Has This Been Tested?

By hand. zfs_list tests pass.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Library ABI change (libzfs, libzfs_core, libnvpair, libuutil and libzfsbootenv)
  • Documentation (a change to man pages or other documentation)

Checklist:

Because "filesystem" and "volume" are just too long!

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes openzfs#15864
(cherry picked from commit a5a7254)
@mmatuska mmatuska mentioned this pull request Feb 12, 2024
13 tasks
@tonyhutter tonyhutter merged commit 4635453 into openzfs:zfs-2.2.3-staging Feb 12, 2024
23 of 25 checks passed
tonyhutter pushed a commit that referenced this pull request Feb 22, 2024
Because "filesystem" and "volume" are just too long!

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #15864
(cherry picked from commit a5a7254)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants