HAMMER VFS - Add workaround to HAMMERIOC_GET_SNAPSHOT for bad conversions
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 11 Jan 2010 00:02:58 +0000 (16:02 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 11 Jan 2010 00:15:21 +0000 (16:15 -0800)
commitaeeed9a289d776952cd34752f9d15f70f49e0f8a
tree6c1abc90a371c5166884c18e8a968da697a858eb
parent1ee600fb7b4fd882b22f201fcbc67a0f632b21ac
HAMMER VFS - Add workaround to HAMMERIOC_GET_SNAPSHOT for bad conversions

* When hammer cleanup converts to a hammer v3 snapshot a bad record
  can sometimes be created.  This record is not harmful in anyway.

* However when listing available snapshots correct the tid field in the
  bad record so it can be deleted.
sys/vfs/hammer/hammer_ioctl.c