undo: use MAX_TID for tid_max, or else HAMMER won't find the latest change
authorSimon Schubert <simon.schubert@epfl.ch>
Fri, 6 Mar 2009 14:29:40 +0000 (15:29 +0100)
committerSimon Schubert <simon.schubert@epfl.ch>
Fri, 6 Mar 2009 14:50:25 +0000 (15:50 +0100)
commit9380de428c4e71782e923ca3a5ba8d00c263e861
tree974d79e8ad7be1de864dc2434b09298a8895484c
parent89b353f333d2e05f5f810ff12818b7509751efd1
undo: use MAX_TID for tid_max, or else HAMMER won't find the latest change

We should anyways use HAMMER_MAX_TID.  This also works around the bug in
<http://bugs.dragonflybsd.org/issue1307>.
usr.bin/undo/undo.c