git: hammer2 - Flesh out kqueue support

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Aug 19 18:28:33 PDT 2017


commit 5e474d4166a91d34ee5bc7f70b47a02551ce7c75
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Aug 19 18:23:55 2017 -0700

    hammer2 - Flesh out kqueue support
    
    * Do a quick run through and add missing KNOTE's.  The support now matches
      H1.
    
    * Quickly tested via the monitor utility, appears to work.

Summary of changes:
 sys/vfs/hammer2/hammer2_inode.c | 11 +++++++++++
 sys/vfs/hammer2/hammer2_vnops.c | 32 ++++++++++++++++++++++++++++----
 2 files changed, 39 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5e474d4166a91d34ee5bc7f70b47a02551ce7c75


-- 
DragonFly BSD source repository


More information about the Commits mailing list