git: kernel: Move vnode_index to sys/vnode.h

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Thu Nov 22 03:49:22 PST 2018


commit 616ee62bbfd351ef66e467efc004f2ff793e6583
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Thu Nov 22 00:51:19 2018 +0100

    kernel: Move vnode_index to sys/vnode.h
    
    - This allows userland programs (test/debug) to use that structure.

Summary of changes:
 sys/kern/vfs_lock.c | 11 -----------
 sys/sys/vnode.h     | 11 +++++++++++
 2 files changed, 11 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/616ee62bbfd351ef66e467efc004f2ff793e6583


-- 
DragonFly BSD source repository



More information about the Commits mailing list