git: hammer2 - Major restructuring, part 5/several

Matthew Dillon dillon at crater.dragonflybsd.org
Fri May 3 11:06:28 PDT 2013


commit a0b41c45edefde208ab895fbe8409e6717390ab4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri May 3 10:55:39 2013 -0700

    hammer2 - Major restructuring, part 5/several
    
    * Stabilization pass.  Force VOP_WRITE operations on inode-embedded data
      to be synchronous, otherwise the asynchronous strategy code can catch
      inode->chain while it is in flux.

Summary of changes:
 sys/vfs/hammer2/hammer2_vnops.c | 39 ++++++++++++++++++++++++++++++---------
 1 file changed, 30 insertions(+), 9 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list