FreeBSD/src 24d64be (r342058)sys/kern kern_descrip.c vfs_lookup.c, sys/sys filedesc.h

vfs: mostly depessimize NDINIT_ALL

1) filecaps_init was unnecesarily a function call
2) an asignment at the end was preventing tail calling of cap_rights_init

Sponsored by:   The FreeBSD Foundation
DeltaFile
+0-11sys/kern/kern_descrip.c
+7-1sys/sys/filedesc.h
+2-2sys/kern/vfs_lookup.c
+9-143 files

UnifiedSplitRaw