mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
msdosfs_unmount() and ffs_unmount() exit early after getting ENXIO. However, dounmount() treats ENXIO as a success and proceeds with unmounting. In effect, the filesystem gets unmounted without closing GEOM provider etc. Reviewed by: kib Approved by: rwatson (mentor) Tested by: dho Sponsored by: FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| ffs | ||
| ufs | ||