Date: Fri, 3 Apr 2009 05:54:49 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/geom/part g_part_ebr.c Message-ID: <200904030555.n335t7Yo086887@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2009-04-03 05:54:49 UTC FreeBSD src repository Modified files: sys/geom/part g_part_ebr.c Log: SVN rev 190667 on 2009-04-03 05:54:49Z by marcel The 9 bytes immediately prior to the partition table can contain signatures or disk serial numbers. Don't assume those to be zero in all cases. This fixes a false negative. Tested by: avatar@mmlab.cse.yzu.edu.tw Revision Changes Path 1.9 +7 -2 src/sys/geom/part/g_part_ebr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904030555.n335t7Yo086887>