Page MenuHomeFreeBSD

nanobsd: Prefer nano_umount to umount
AcceptedPublic

Authored by jlduran on Feb 1 2025, 4:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 12:33 AM
Unknown Object (File)
Wed, Sep 17, 5:01 AM
Unknown Object (File)
Wed, Sep 17, 4:37 AM
Unknown Object (File)
Sep 9 2025, 3:33 PM
Unknown Object (File)
Aug 28 2025, 1:37 PM
Unknown Object (File)
Aug 17 2025, 8:32 PM
Unknown Object (File)
Aug 15 2025, 12:19 AM
Unknown Object (File)
Aug 3 2025, 1:25 AM
Subscribers
None

Details

Reviewers
emaste
imp
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 62191
Build 59075: arc lint + arc unit