HAMMER VFS - Add workaround to HAMMERIOC_GET_SNAPSHOT for bad conversions
commitdfafa4fdea8c9d186940f56861cadf2f5febca73
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 11 Jan 2010 00:02:58 +0000 (10 16:02 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 11 Jan 2010 00:02:58 +0000 (10 16:02 -0800)
treeb8291802d81afce8fa5c3a8566b1acdc784802f4
parent7e9734a8d215a2b5989733cc7b0910edf05b2fed
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