git: kernel - Fix bug last commit

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Oct 14 16:53:37 PDT 2013


commit 65e98405d0ad93915d2c9fc7fc46731f285ddd77
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Oct 14 16:53:13 2013 -0700

    kernel - Fix bug last commit
    
    * Don't add the syncer vnode to the syncer list if the mount point
      has no syncer thread (optimization for nullfs).

Summary of changes:
 sys/kern/vfs_sync.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/65e98405d0ad93915d2c9fc7fc46731f285ddd77


-- 
DragonFly BSD source repository



More information about the Commits mailing list