cvs commit: src/sbin/newfs newfs.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jun 19 12:18:38 PDT 2007
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
More information about the Commits
mailing list