Date: Sun, 2 Nov 2003 22:52:30 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk write_ia64_disk.c Message-ID: <200311030652.hA36qUmo093675@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/11/02 22:52:30 PST FreeBSD src repository Modified files: lib/libdisk write_ia64_disk.c Log: Don't divide the start and end of the chunk by the sector size when filling in the GPT entry. Both are already in sector numbers (LBA) and exactly what we need for the entry. We now write a structurally correct GPT partitioning. Revision Changes Path 1.11 +2 -2 src/lib/libdisk/write_ia64_disk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311030652.hA36qUmo093675>