Page MenuHomeFreeBSD

nanobsd: Prefer nano_umount to umount
ClosedPublic

Authored by jlduran on Feb 1 2025, 4:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 17, 7:42 AM
Unknown Object (File)
Wed, Apr 15, 9:23 AM
Unknown Object (File)
Tue, Apr 14, 7:11 PM
Unknown Object (File)
Sun, Apr 12, 6:54 PM
Unknown Object (File)
Fri, Apr 10, 11:46 AM
Unknown Object (File)
Thu, Apr 9, 2:34 PM
Unknown Object (File)
Mon, Apr 6, 11:06 AM
Unknown Object (File)
Thu, Apr 2, 8:29 PM
Subscribers
None

Details

Summary

nano_umount[^1] is a convenience routine used to override issues with
umount(8) without changing the nanobsd.sh source code. There were a few
places where it was not being used.

[^1]: Introduced in 6d12b61a88a6 ("Add a routine for easy workaround any
umount issues w/o hacking nanobsd.sh.")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable