cache: move shrink lock init to nchinit
authormjg <mjg@FreeBSD.org>
Thu, 29 Dec 2016 12:01:54 +0000 (12:01 +0000)
committermjg <mjg@FreeBSD.org>
Thu, 29 Dec 2016 12:01:54 +0000 (12:01 +0000)
commitbe2842cb28b7f0f035922c3186ea404a11186eb8
tree1af27944531e1727452d310ed8a755704890f3ab
parentacf9185d8712208d0b144a706d229f8bae28ec59
cache: move shrink lock init to nchinit

This gets rid of unnecesary sysinit usage.

While here also rename the lock to be consistent with the rest.
sys/kern/vfs_cache.c