cfb7bf7fca
guard the setting and checking of i_usecount by simplelock; as situation where there would be several users of same ntnode is extremery rare, it's not worth the efford to change the code to hold the (exclusive) lock only when it's needed * in struct fnode, g/c f_dev & f_type (former is already in ntnode, latter is in parent vnode), move f_devvp from struct fnode into struct ntnode (no reason this should be copied in each fnode) |
||
---|---|---|
bin | ||
distrib | ||
etc | ||
games | ||
gnu | ||
include | ||
lib | ||
libexec | ||
regress | ||
sbin | ||
share | ||
sys | ||
usr.bin | ||
usr.sbin | ||
Makefile |