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

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jul 23 19:54:47 PDT 2016


commit 237baba39c2144701eb483e7ec726a8a1aafa215
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/237baba39c2144701eb483e7ec726a8a1aafa215


-- 
DragonFly BSD source repository



More information about the Commits mailing list