git: HAMMER VFS - Throw away cached vnodes on stage2 mount failure

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Aug 19 22:56:09 PDT 2010


commit 9fa352a2b63523ee665c21d3b66cfc47265e9303
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Aug 19 22:54:54 2010 -0700

    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 at crater.dragonflybsd.org>

Summary of changes:
 sys/vfs/hammer/hammer_vfsops.c |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9fa352a2b63523ee665c21d3b66cfc47265e9303


-- 
DragonFly BSD source repository





More information about the Commits mailing list