git: kernel -- Per-mount threaded syncer infrastructure.

Venkatesh Srinivas vsrinivas at crater.dragonflybsd.org
Fri Apr 13 17:48:01 PDT 2012


commit 2f05c7ff5759f89a12f6e94afad53ac6fd536043
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date:   Fri Apr 13 17:46:42 2012 -0700

    kernel -- Per-mount threaded syncer infrastructure.
    
    Do not shut down syncer thread when unmount fails.
    
    Reminded-by: dillon@

Summary of changes:
 sys/kern/vfs_sync.c   |   13 ++++++++++---
 sys/kern/vfs_vfsops.c |   12 +++++++++---
 sys/sys/vnode.h       |    3 ++-
 3 files changed, 21 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f05c7ff5759f89a12f6e94afad53ac6fd536043


-- 
DragonFly BSD source repository





More information about the Commits mailing list