DragonFly commits List (threaded) for 2009-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.1.1.405.g5c667 master sys/vfs/hammer hammer_inode.c
commit 5c667a24d6f71ecb8735c064088ba0a342a05cc8
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Mon Jan 12 13:46:20 2009 -0800
Set the auto-reflush flag if the flusher is unable to completely flush
an inode due to dependencies or memory considerations.
This should hopefully solve reported 'vinvalbuf: dirty bufs' panics,
which occur when VOP_FSYNC() returns before the inode is completely
flushed.
Reported-by: "Justin C. Sherrill" <justin@shiningsilence.com>
Summary of changes:
sys/vfs/hammer/hammer_inode.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5c667a24d6f71ecb8735c064088ba0a342a05cc8
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]