DragonFly BSD
DragonFly commits List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_6 HAMMER VFS - Fix assertion panic related to record flush state


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 18 Apr 2010 22:59:11 -0700 (PDT)

commit c2d1415223a09dd0be21eb0a124ab838e425bba9
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Apr 17 11:12:02 2010 -0700

    HAMMER VFS - Fix assertion panic related to record flush state
    
    * This assertion can occur under certain circumstances if a rename
      operation moves a file or directory to a parent directory, due to
      a circular loop in the dependency chain.
    
    * Fix the problem by allowing the case.
    
    Reported-by: Sascha Wildner, Alex Hornung, Venkatesh Srinivas, others

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c2d1415223a09dd0be21eb0a124ab838e425bba9


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]