[Bug 271352] "live" dump -- with a snapshot -- broken by recent upgrade

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 10 May 2023 19:45:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271352

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
file(1) should report the fs type, for example

# file -s /dev/md0 
/dev/md0: Unix Fast File system [v2] (little-endian)...

or

/dev/md0: Unix Fast File system [v1] (little-endian)...

Do you have the git references available for the previously-working and
now-broken cases?

-- 
You are receiving this mail because:
You are the assignee for the bug.