[Bug 260730] zfs holds subcommand has regressed with openzfs rebase

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 27 Dec 2021 13:55:48 UTC
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: bugs@FreeBSD.org
          Reporter: okiddle@yahoo.co.uk

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.