On Thu, Jan 15, 2015 at 04:23:03PM +0300, Slawa Olhovchenkov wrote: > I think defining UFS options in kernel connfig affect to module too. > When I define this options in kernel config (w/o options FFS) I got > ufs.ko with this SU, quota, acl etc.
Nice point I missed in earlier replies. In my stable/8 kernel config, now I have: options FFS options SOFTUPDATES options UFS_ACL options UFS_DIRHASH If I read stable/8/sys/modules/ufs/Makefile correctly, I can safely remove all four lines and still get ufs.ko with all these features (+ some more I don't really need, like QUOTA, but don't mind), right? ./danfe _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"