summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2006-10-31 22:22:30 +0000
committerpjd <pjd@FreeBSD.org>2006-10-31 22:22:30 +0000
commitac6b680a94af45a9e5a7c1475fd6f154cc6cec34 (patch)
tree0a14445653d9a1924d5a7671a58fdd78587e4d09 /sys/conf/options
parentbedaf53f097e3f312c959221e715905b689d5fa7 (diff)
downloadFreeBSD-src-ac6b680a94af45a9e5a7c1475fd6f154cc6cec34.zip
FreeBSD-src-ac6b680a94af45a9e5a7c1475fd6f154cc6cec34.tar.gz
Hook up gjournal bits to the build.
Sponsored by: home.pl
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 123cee8..e3e3bd3 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -83,6 +83,7 @@ GEOM_ELI opt_geom.h
GEOM_FOX opt_geom.h
GEOM_GATE opt_geom.h
GEOM_GPT opt_geom.h
+GEOM_JOURNAL opt_geom.h
GEOM_LABEL opt_geom.h
GEOM_MBR opt_geom.h
GEOM_MIRROR opt_geom.h
@@ -241,6 +242,9 @@ UFS_EXTATTR_AUTOSTART opt_ufs.h
# Enable fast hash lookups for large directories on UFS-based filesystems.
UFS_DIRHASH opt_ufs.h
+# Enable gjournal-based UFS journal.
+UFS_GJOURNAL opt_ufs.h
+
# The below sentence is not in English, and neither is this one.
# We plan to remove the static dependences above, with a
# <filesystem>_ROOT option to control if it usable as root. This list
OpenPOWER on IntegriCloud