DragonFly commits List (threaded) for 2007-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/fsck setup.c
dillon 2007/05/20 13:29:02 PDT
DragonFly src repository
Modified files:
sbin/fsck setup.c
Log:
More disklabel disentanglement - use DIOCGPART instead of DIOCGDLABEL.
Replace the alternate superblock search code, which depends on information
from the disk label, with a hard coded check. No big loss, the user can
still look for other alternate superblocks with the -b option.
Revision Changes Path
1.8 +23 -99 src/sbin/fsck/setup.c
http://www.dragonflybsd.org/cvsweb/src/sbin/fsck/setup.c.diff?r1=1.7&r2=1.8&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]