View | Details | Raw Unified | Return to bug 19770
Collapse All | Expand All

(-)NOTES 2000/07/07 20:59:26 (-3 / +2 lines)
Lines 643-651 Link Here
643
# Also, 'options MFS' is currently incompatible with DEVFS.
643
# Also, 'options MFS' is currently incompatible with DEVFS.
644
options        DEVFS                   #devices filesystem
644
options        DEVFS                   #devices filesystem
645
645
646
# Soft updates is technique for improving file system speed and
646
# Soft updates is a technique for improving file system speed and
647
# making abrupt shutdown less risky.  It is not enabled by default due
647
# making abrupt shutdown less risky.
648
# to copyright restraints on the code that implement it.
649
#
648
#
650
options        SOFTUPDATES
649
options        SOFTUPDATES

Return to bug 19770