From b159725895c2c6ab74dca42155e2a313c18b641a Mon Sep 17 00:00:00 2001 From: pjd Date: Tue, 10 Apr 2007 16:49:41 +0000 Subject: Add UFS_GJOURNAL options to the GENERIC kernel. Approved by: re (kensmith) --- sys/ia64/conf/GENERIC | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/ia64') diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index 7c303d0..e66dc17 100644 --- a/sys/ia64/conf/GENERIC +++ b/sys/ia64/conf/GENERIC @@ -48,6 +48,7 @@ options SCHED_4BSD # 4BSD scheduler options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI options SMP # Symmetric Multi-Processor support options SOFTUPDATES # Enable FFS soft updates support +options UFS_GJOURNAL # Enable gjournal-based UFS journaling. options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options SYSVSHM # SYSV-style shared memory -- cgit v1.1