Home
last modified time | relevance | path

Searched hist:"8 cfaa2f1f1d5cd27ef2d5f2317cd40c6b07b9c09" (Results 1 – 1 of 1) sorted by relevance

/freebsd/share/man/man5/
H A Drc.conf.5diff 8cfaa2f1f1d5cd27ef2d5f2317cd40c6b07b9c09 Tue Nov 09 11:03:17 CET 2004 Giorgos Keramidas <keramida@FreeBSD.org> Add two new rc.conf options: tmpmfs_flags and varmfs_flags.

These can be used to pass extra options to the mdmfs(8) utility,
to customize the finer details of the md file system creation
(i.e. to turn on/off softupdates, to specify a default owner for md
filesystem, etc).

Use these two new flags to mount tmpmfs and varmfs without
softupdates, since it doesn't make much sense to use SU on
malloc-backed file systems.

Reviewed by: mtm
Inspired by: J. D. Bronson, jbronson at wixb dot com
diff 8cfaa2f1f1d5cd27ef2d5f2317cd40c6b07b9c09 Tue Nov 09 11:03:17 CET 2004 Giorgos Keramidas <keramida@FreeBSD.org> Add two new rc.conf options: tmpmfs_flags and varmfs_flags.

These can be used to pass extra options to the mdmfs(8) utility,
to customize the finer details of the md file system creation
(i.e. to turn on/off softupdates, to specify a default owner for md
filesystem, etc).

Use these two new flags to mount tmpmfs and varmfs without
softupdates, since it doesn't make much sense to use SU on
malloc-backed file systems.

Reviewed by: mtm
Inspired by: J. D. Bronson, jbronson at wixb dot com