Page MenuHomeFreeBSD

fsck_msdosfs.8: document -M
ClosedPublic

Authored by delphij on Jan 6 2020, 9:17 AM.
Tags
None
Referenced Files
F170724821: D23049.id66432.diff
Sun, Sep 6, 5:52 AM
F170712397: D23049.id66401.diff
Sun, Sep 6, 4:05 AM
F170709689: D23049.id66401.diff
Sun, Sep 6, 3:41 AM
F170595587: D23049.diff
Sat, Sep 5, 1:53 PM
F170575201: D23049.diff
Sat, Sep 5, 11:42 AM
Unknown Object (File)
Fri, Sep 4, 8:41 AM
Unknown Object (File)
Fri, Sep 4, 6:21 AM
Unknown Object (File)
Thu, Sep 3, 1:38 PM
Subscribers

Details

Summary

Document -M.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28499
Build 26556: arc lint + arc unit

Event Timeline

bcr added a subscriber: bcr.

Good to go!

This revision is now accepted and ready to land.Jan 6 2020, 9:21 AM
linimon retitled this revision from Document -M to fsck_msdosfs.8: document -M.Jan 6 2020, 8:33 PM

Might we remove it in the future? I.e., should we add a note that users should not rely on it remaining?

Might we remove it in the future? I.e., should we add a note that users should not rely on it remaining?

If it is part of the test scripts, then it will need to remain.

I believe that it might be useful for embedded systems where it will allow a tighter bound on memory usage than if mmap is used.

This revision was automatically updated to reflect the committed changes.