https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260730
Bug ID: 260730
Summary: zfs holds subcommand has regressed with openzfs rebase
Product: Base System
Version: 13.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
On FreeBSD 12, it is possible to run, e.g zfs holds -r tank to list all holds
for snapshots below tank. This is very useful. On FreeBSD 13, this prints the
message: 'tank' is not a snapshot.
The -d and -p options to zfs holds also appear to have gone. I don't especially
miss -p. I'm guessing this is a consequence of rebasing zfs to openzfs and
those features were FreeBSD specific or never found their way from Illumos to
ZoL.
--
You are receiving this mail because:
You are the assignee for the bug.