VFS accounting: fix vfs_register()
authorFrancois Tigeot <ftigeot@wolfpond.org>
Sun, 15 Apr 2012 18:41:10 +0000 (20:41 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Sun, 15 Apr 2012 18:46:44 +0000 (20:46 +0200)
commitcd1224c374b568ca8ab69aab8977b3f1c06f2e73
tree1635e21e0c5f0c5d14c1cbf7e5d9d51e9774f64d
parent3e8ec7e9c58649c582c1bc6e6f6f31f66ad48ca5
VFS accounting: fix vfs_register()

* Do not register per mount-point initialization and destruction
  functions if VFS accounting is not globally enabled.
sys/kern/vfs_init.c