cvs commit: src/sbin/disklabel disklabel.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jun 19 12:09:28 PDT 2007


dillon      2007/06/19 12:07:41 PDT

DragonFly src repository

  Modified files:
    sbin/disklabel       disklabel.c 
  Log:
  Refuse to label media that is too large to handle a 32 bit disklabel
  (aka > 2TB).  disklabel64 will have to be used instead on such media.
  
  Revision  Changes    Path
  1.23      +12 -2     src/sbin/disklabel/disklabel.c


http://www.dragonflybsd.org/cvsweb/src/sbin/disklabel/disklabel.c.diff?r1=1.22&r2=1.23&f=u





More information about the Commits mailing list