DragonFly-2.1.1.405.g5c667 master sys/vfs/hammer hammer_inode.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jan 12 13:50:58 PST 2009


commit 5c667a24d6f71ecb8735c064088ba0a342a05cc8
Author: Matthew Dillon <dillon at 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 at 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





More information about the Commits mailing list