HomeFreeBSD

Allow 'zfs holds -r' to recurse over a file system or volume to find holds

Description

Allow 'zfs holds -r' to recurse over a file system or volume to find holds

Previously, the parameters of 'zfs holds' could only be snapshots

Add -d <depth> flag to limit depth of recursion
Add -p flag to print literal values, rather than interpreted values
Add -H flag to suppress header output and use tabs rather than whitespace

Reviewed by: mahrens, smh, dteske
Approved by: bapt (mentor)
MFC after: 3 weeks
Relnotes: yes
Sponsored by: ScaleEngine Inc.
Differential Revision: https://reviews.freebsd.org/D3994

Details

Provenance
allanjudeAuthored on
Reviewer
mahrens
Differential Revision
D3994: Extend 'zfs holds -r' to accept a dataset, instead of only a snapshot as input
Parents
rS290014: Disable SSE in libthr
Branches
Unknown
Tags
Unknown