git: hammer2 - Add missing bkvasync()

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Feb 13 23:07:42 PST 2018


commit 6f5aaa27db0f03fb313ea46e1186e7d36cdcb1b6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Feb 13 17:46:46 2018 -0800

    hammer2 - Add missing bkvasync()
    
    * Add missing bkvasync() when a file read receives a chain from the
      XOP helper thread.

Summary of changes:
 sys/sys/buf.h                      | 7 +++++++
 sys/vfs/hammer2/hammer2_cluster.c  | 6 ++++++
 sys/vfs/hammer2/hammer2_strategy.c | 4 ++++
 3 files changed, 17 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6f5aaa27db0f03fb313ea46e1186e7d36cdcb1b6


-- 
DragonFly BSD source repository



More information about the Commits mailing list