git: DragonFly_RELEASE_4_6 hammer - remove commented out code, move a biodone()

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jul 23 21:00:56 PDT 2016


commit af52634bebdce11cff282a78fd18063ffdbc46cb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jul 23 19:17:24 2016 -0700

    hammer - remove commented out code, move a biodone()
    
    * Remove commented-out code which is no longer applicable.
    
    * Move the biodone() call in hammer_io_direct_write_complete() to after
      the token-release, reducing stacking of tokens in biodone().

Summary of changes:
 sys/vfs/hammer/hammer_io.c | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list