cvs commit: src/sys/kern subr_diskslice.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun May 20 12:24:34 PDT 2007
dillon 2007/05/20 12:23:34 PDT
DragonFly src repository
Modified files:
sys/kern subr_diskslice.c
Log:
When a traditional bsd disklabel is present, try to reserve SBSIZE bytes
of total space, regardless of the sector size. newfs presumes no more then
SBSIZE bytes of space at the beginning of the block device are reserved.
Revision Changes Path
1.40 +11 -1 src/sys/kern/subr_diskslice.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_diskslice.c.diff?r1=1.39&r2=1.40&f=u
More information about the Commits
mailing list