A delete_tid of 0 indicates a record which has not yet been deleted and
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 2 Nov 2007 00:54:26 +0000 (00:54 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 2 Nov 2007 00:54:26 +0000 (00:54 +0000)
commit48f710002d458ff002b9899a2d826a823a89224b
treede8aeb2e0cb1f49c061f21eca979d21d935b3dd5
parentff8ba5f22f823185737245cf4ef07fabfd8415f9
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.
sbin/newfs_hammer/newfs_hammer.c