the bitrig master branch has been updated by pedro with 1 new commit: commit 6d5776da52f74a3c2a3808c9319b510fe03418bd diff: https://github.com/bitrig/bitrig/commit/6d5776d author: Pedro Martelletto <[email protected]> date: Fri Mar 20 15:21:37 2015 +0100
Save 8 bytes per namecache entry (on amd64). The cached values are longs, but the actual capability identifier of a vnode is an int. OK natano@. M sys/kern/vfs_cache.c M sys/sys/namei.h
