DragonFly commits List (threaded) for 2007-06
DragonFly BSD
DragonFly commits List (threaded) for 2007-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sbin/newfs newfs.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 19 Jun 2007 12:18:20 -0700 (PDT)

dillon      2007/06/19 12:18:20 PDT

DragonFly src repository

  Modified files:
    sbin/newfs           newfs.c 
  Log:
  Do not blindly allow the block count to overflow.  Restrict newfs filesystem
  sizes to just under 1TB and report a fatal error if the media is too large.
  
  Revision  Changes    Path
  1.17      +5 -0      src/sbin/newfs/newfs.c


http://www.dragonflybsd.org/cvsweb/src/sbin/newfs/newfs.c.diff?r1=1.16&r2=1.17&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]