Page MenuHomeFreeBSD

makefs: allow setting the file system volume label
ClosedPublic

Authored by emaste on Feb 5 2015, 8:15 PM.
Tags
None
Referenced Files
F107003828: D1782.diff
Wed, Jan 8, 8:06 PM
Unknown Object (File)
Fri, Dec 27, 2:21 PM
Unknown Object (File)
Dec 5 2024, 6:24 PM
Unknown Object (File)
Nov 28 2024, 4:55 AM
Unknown Object (File)
Nov 19 2024, 11:05 AM
Unknown Object (File)
Nov 11 2024, 6:31 AM
Unknown Object (File)
Nov 10 2024, 9:19 PM
Unknown Object (File)
Nov 10 2024, 5:38 PM
Subscribers
None

Details

Summary

We could allow arbitrary -o options, but the file system label seems important enough to have a specific option.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to makefs: allow setting the file system volume label.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added a reviewer: brooks.
brooks edited edge metadata.

Looks good to me.

I'd like to support the minimum free space and free inodes flags in addition to -s at some point.

This revision is now accepted and ready to land.Feb 6 2015, 12:45 PM
emaste updated this revision to Diff 3666.

Closed by commit rS278318 (authored by @emaste).