DragonFly commits List (threaded) for 2012-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_2 kernel - Fix softupdates panic with UFS
commit 47abd9f81a11b87d5f2a581a832527a2662c6093
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/47abd9f81a11b87d5f2a581a832527a2662c6093
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]