Date: Mon, 18 Dec 2006 15:39:06 +0000 From: Coleman Kane <cokane@freebsd.org> To: freebsd-current@freebsd.org Subject: UFS_GJOURNAL and ufs.ko Message-ID: <20061218153906.GA6910@ramen.coleyandcheryl>
next in thread | raw e-mail | index | archive | help
Hello, I have noticed (since adding UFS journal support) that the UFS_GJOURNAL option hasn't been added to the ufs.ko kernel module. I've been using this (out of an effort to test as much as possible as KLDs) and every time I upgrade my kernel I must manually add -DUFS_GJOURNAL to the CFLAGS line in its Makefile. Is there any specific reason why this can't be committed? So far, my experience with GJOURNAL has been great testing it both with journal+fs on the same device as well as on two seperate devices. It looks like an oversight to me, but I don't want to jump the gun on it if there is some reasonable argument to keep it out "by default". -- Coleman Kane
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061218153906.GA6910>