Date: Tue, 3 Apr 2007 15:29:17 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/geom/class/journal geom_journal.c Message-ID: <200704031529.l33FTH31022100@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2007-04-03 15:29:17 UTC FreeBSD src repository Modified files: sbin/geom/class/journal geom_journal.c Log: - Protect against specifing journal less than 100MB and against journal which size is not multiple of sector size. Reported by: Eric Anderson <anderson@centtech.com> - Improve wording in error message. I'm sorry, I don't remember who submitted this one. Revision Changes Path 1.3 +12 -3 src/sbin/geom/class/journal/geom_journal.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704031529.l33FTH31022100>