cvs commit: src/sbin/newfs_hammer newfs_hammer.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Nov 1 17:55:21 PDT 2007
dillon 2007/11/01 17:54:26 PDT
DragonFly src repository
Modified files:
sbin/newfs_hammer newfs_hammer.c
Log:
A delete_tid of 0 indicates a record which has not yet been deleted and
therefore is the 'highest' delete_tid possible, as a special case. The
right bound's delete_tid for the root cluster must be set to 0.
Revision Changes Path
1.5 +5 -1 src/sbin/newfs_hammer/newfs_hammer.c
http://www.dragonflybsd.org/cvsweb/src/sbin/newfs_hammer/newfs_hammer.c.diff?r1=1.4&r2=1.5&f=u
More information about the Commits
mailing list