summaryrefslogtreecommitdiffstats
path: root/sys/ufs/ifs
Commit message (Expand)AuthorAgeFilesLines
* Change and clean the mutex lock interface.bmilekic2001-02-091-7/+7
* - Move ifs_init() so that it can initialize ifs_inode_hash_mtx.tanimura2000-12-141-12/+12
* Do not race for the lock of an inode hash.tanimura2000-12-131-6/+42
* Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ingphk2000-10-293-3/+0
* Initial commit of IFS - a inode-namespaced FFS. Here is a shortadrian2000-10-146-0/+1319
OpenPOWER on IntegriCloud