Bug 260730

Summary: zfs holds subcommand has regressed with openzfs rebase
Product: Base System Reporter: Oliver Kiddle <okiddle>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Open ---    
Severity: Affects Many People CC: allanjude
Priority: ---    
Version: 13.0-RELEASE   
Hardware: Any   
OS: Any   

Description Oliver Kiddle 2021-12-27 13:55:48 UTC
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.
Comment 1 Andriy Gapon freebsd_committer freebsd_triage 2021-12-30 11:54:53 UTC
Allan,

it looks like either you never submitted your change base r290015 [*] upstream or it got lost there.
Would you be interested in restoring it on top of OpenZFS?
Thank you.

[*]
Git: cd684494e5b91d2e7fbaa3889538808038654efd
Phabricator: https://reviews.freebsd.org/D3994