DragonFly commits List (threaded) for 2005-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vfs/ufs ffs_alloc.c ffs_subr.c
dillon 2005/10/16 11:48:36 PDT
DragonFly src repository
Modified files:
sys/vfs/ufs ffs_alloc.c ffs_subr.c
Log:
Do a run through of the fragment allocation and freeing code, documenting
as I go. Add a KKASSERT() for one test that I wasn't sure about but
otherwise make no operational changes.
Revision Changes Path
1.15 +78 -19 src/sys/vfs/ufs/ffs_alloc.c
1.8 +26 -0 src/sys/vfs/ufs/ffs_subr.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ffs_alloc.c.diff?r1=1.14&r2=1.15&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ffs_subr.c.diff?r1=1.7&r2=1.8&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]