Date: Thu, 10 Aug 2006 21:33:32 GMT From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 103603 for review Message-ID: <200608102133.k7ALXWnS070306@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=103603 Change 103603 by gonzo@gonzo_hq on 2006/08/10 21:33:16 o Add UFS to malta kernel configuration. Affected files ... .. //depot/projects/mips2/src/sys/mips/conf/MALTA#9 edit Differences ... ==== //depot/projects/mips2/src/sys/mips/conf/MALTA#9 (text+ko) ==== @@ -44,6 +44,12 @@ options PSEUDOFS #Pseudo-filesystem framework options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions +options FFS #Berkeley Fast Filesystem +options SOFTUPDATES #Enable FFS soft updates support +options UFS_ACL #Support for access control lists +options UFS_DIRHASH #Improve performance on big directories + + # Debugging for use in -current #options INVARIANTS #Enable calls of extra sanity checking #options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608102133.k7ALXWnS070306>