HAMMER Utilities: Sync with 60F
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 7 Jul 2008 03:51:29 +0000 (03:51 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 7 Jul 2008 03:51:29 +0000 (03:51 +0000)
commitddc8e7225b14302c90a7d9656c0a46366d3b7fb0
tree163111ee43d11252797970432f4c68202ffcd2ab
parenta56cb01252f6dac3d110d607b5deff341d3c5910
HAMMER Utilities: Sync with 60F

* Use sync_end_tid as the snapshot TID rather then sync_beg_tid.

* Initialize sync_beg_tid to 0 instead of 1 in PFS 0's pfsd structure.

* Reported the random fsid assigned by newfs_hammer to a new HAMMER
  filesystem.
sbin/hammer/cmd_mirror.c
sbin/hammer/hammer.8
sbin/newfs_hammer/newfs_hammer.c