https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255616

            Bug ID: 255616
           Summary: fstyp(8) fails for zfs since OpenZFS 2.0 merge
           Product: Base System
           Version: 13.0-RELEASE
          Hardware: Any
               URL: https://forums.freebsd.org/threads/fstyp-8-returns-fil
                    esystem-not-recognised-for-zfs.80219
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

For a partition that's part of a zpool, fstyp(8) reports on 13.0-RELEASE:

# fstyp -u /dev/ada2p1
fstyp: /dev/ada2p1: filesystem not recognized

The same command works as expected on 12.2-RELEASE and below.

As reported on the forums, the problem is apparently a missing
CFLAGS+=  -DHAVE_ZFS
in the Makefile.

(see:
https://forums.freebsd.org/threads/fstyp-8-returns-filesystem-not-recognised-for-zfs.80219/post-509903
)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to