Show
Ignore:
Timestamp:
05/21/08 10:42:42 (6 months ago)
Author:
kris
Message:

Added Journaling to the kernel

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.amd64

    r1904 r1940  
    3636options         UFS_ACL                 # Support for access control lists 
    3737options         UFS_DIRHASH             # Improve performance on big directories 
     38options         UFS_GJOURNAL            # Support for journaling on UFS 
    3839options         MD_ROOT                 # MD is a potential root device 
    3940options         NFSCLIENT               # Network Filesystem Client