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
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]