HAMMER VFS - Throw away cached vnodes on stage2 mount failure
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 20 Aug 2010 05:54:54 +0000 (22:54 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 20 Aug 2010 05:54:54 +0000 (22:54 -0700)
commit9fa352a2b63523ee665c21d3b66cfc47265e9303
tree8872dc0680012f95f3ade73179f53515b7cf16f1
parent06f4f9eba9677b2f44ede76133dd453093d80c59
HAMMER VFS - Throw away cached vnodes on stage2 mount failure

* Make sure all cached vnodes are thrown away before we destroy the mount
  structure after a stage2 recovery failure.

Reported-by: Venkatesh Srinivas <vsrinivas@crater.dragonflybsd.org>
sys/vfs/hammer/hammer_vfsops.c