Date: Mon, 15 Jun 2009 16:18:24 +0000 (UTC) From: Ulf Lilleengen <lulf@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libdisk change.c Message-ID: <200906151618.n5FGIZXS083707@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lulf 2009-06-15 16:18:24 UTC FreeBSD src repository Modified files: lib/libdisk change.c Log: SVN rev 194241 on 2009-06-15 16:18:24Z by lulf - Relax sanitazion requirements in libdisk, as a previous commit enabling this sanitization broke sysinstall on some disks. This was due to the disks reporting a geometry that was incorrectly sanitized by sysinstall. This makes the sanitization consistent with fdisk. Tested by: randi Revision Changes Path 1.27 +1 -9 src/lib/libdisk/change.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906151618.n5FGIZXS083707>