git: kernel/vfs: Move prtactive variable to vfs_subr.c

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Mar 6 17:08:17 PST 2015


commit 5c6fba00164d9e1a8ea172883f51defab46cdfd8
Author: Sascha Wildner <saw at online.de>
Date:   Sat Mar 7 02:03:05 2015 +0100

    kernel/vfs: Move prtactive variable to vfs_subr.c
    
    It is not UFS specific.

Summary of changes:
 sys/kern/vfs_subr.c     | 2 ++
 sys/vfs/ufs/ufs_inode.c | 3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list