git: VFS accounting: fix vfs_register()

Francois Tigeot ftigeot at crater.dragonflybsd.org
Sun Apr 15 11:49:37 PDT 2012


commit cd1224c374b568ca8ab69aab8977b3f1c06f2e73
Author: Francois Tigeot <ftigeot at wolfpond.org>
Date:   Sun Apr 15 20:41:10 2012 +0200

    VFS accounting: fix vfs_register()
    
    * Do not register per mount-point initialization and destruction
      functions if VFS accounting is not globally enabled.

Summary of changes:
 sys/kern/vfs_init.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cd1224c374b568ca8ab69aab8977b3f1c06f2e73


-- 
DragonFly BSD source repository





More information about the Commits mailing list