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

            Bug ID: 278437
           Summary: umount(8) doesn't support partitions & slices
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

When I submitted PR I missed adding support for partitions and slices.

To reproduce:

$ sudo mdconfig ~/FreeBSD-14.0-RELEASE-arm64-aarch64-RPI.img
md0
$ sudo umount -d /mnt
umount: invalid md device: /dev/md0s2a

Fix:
https://github.com/freebsd/freebsd-src/pull/1183

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

Reply via email to