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

git: kernel - Fix softupdates panic with UFS


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 10 Dec 2012 15:02:42 -0800 (PST)

commit ca55765aeb1b1a6aa5f39b49ea1e514c7ab60178
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Dec 10 15:02:01 2012 -0800

    kernel - Fix softupdates panic with UFS
    
    * If getdirtybuf() was unable to lookup a dirty buffer from the
      flush_pagedep_deps path, we need to retry the lookup, rather than
      proceeding through processing the diradd.
    
    Reported-by: marino@
    Submitted-by: vsrinivas

Summary of changes:
 sys/vfs/ufs/ffs_softdep.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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


-- 
DragonFly BSD source repository



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