cvs commit: src/sys/vfs/ufs ffs_alloc.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Sep 15 12:01:45 PDT 2005
dillon 2005/09/15 12:00:05 PDT
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_1_2)
sys/vfs/ufs ffs_alloc.c
Log:
MFC 1.14 - Fix an inode bitmap scanning bug which could result in the same
bit being checked more then once, resulting in an assertion being hit.
Revision Changes Path
1.12.2.1 +25 -20 src/sys/vfs/ufs/ffs_alloc.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ffs_alloc.c.diff?r1=1.12&r2=1.12.2.1&f=u
More information about the Commits
mailing list