git: hammer2 - Flush asynchronization, bug fixes, stabilization (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Mar 17 01:31:38 PDT 2018


commit a386828468195c126916b041c43245e274c3c14f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Mar 13 22:27:10 2018 -0700

    hammer2 - Flush asynchronization, bug fixes, stabilization (2)
    
    * Add the HAMMER2_INODE_DIRTYDATA flag and use it to interlock
      clearing the vnode's dirty flag.

Summary of changes:
 sys/vfs/hammer2/hammer2.h          |  1 +
 sys/vfs/hammer2/hammer2_inode.c    | 11 +++++++++--
 sys/vfs/hammer2/hammer2_strategy.c |  3 +++
 3 files changed, 13 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a386828468195c126916b041c43245e274c3c14f


-- 
DragonFly BSD source repository



More information about the Commits mailing list