cvs commit: src/lib/libdisk write_ia64_disk.c

Marcel Moolenaar marcel at FreeBSD.org
Sun Nov 2 22:52:31 PST 2003


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


More information about the cvs-src mailing list