Page MenuHomeFreeBSD

nanobsd: Prefer nano_umount to umount
ClosedPublic

Authored by jlduran on Feb 1 2025, 4:23 AM.
Tags
None
Referenced Files
F158707191: D48780.id150323.diff
Thu, Jun 4, 10:12 PM
Unknown Object (File)
Sun, May 24, 9:14 AM
Unknown Object (File)
Fri, May 22, 4:56 PM
Unknown Object (File)
Fri, May 22, 1:58 PM
Unknown Object (File)
Fri, May 22, 1:58 PM
Unknown Object (File)
Wed, May 20, 4:36 PM
Unknown Object (File)
Mon, May 18, 5:42 PM
Unknown Object (File)
Mon, May 18, 5:42 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