summaryrefslogtreecommitdiff
path: root/sys/fs/filecorefs/filecore_lookup.c
AgeCommit message (Expand)Author
2022-08-06s/blity/bility/ in various words, mainly in comments.andvar
2014-10-04Change filecore to vcache.hannken
2014-06-03Introduce two helper functions to centralise the namecache statisticsjoerg
2014-02-07Change vnode operation lookup to return the resulting vnode *vpp unlocked.hannken
2013-10-20remove unusedchristos
2012-12-20Change bread() and breadn() to never return a buffer onhannken
2012-11-05Excise struct componentname from the namecache.dholland
2012-11-05Disentangle the namecache from the internals of namei.dholland
2012-07-22Move some the test for MAKEENTRY into the cache_enter(9). Make somermind
2010-06-24Clean up vnode lock operations pass 2:hannken
2010-01-08The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to livepooka
2009-03-14ANSIfy another 1261 function definitions.dsl
2007-11-26Remove the "struct lwp *" argument from all VFS and VOP interfaces.pooka
2007-10-08Merge brelse() changes from the vmlocking branch.ad
2006-12-09a smorgasbord of improvements to vnode locking and path lookup:chs
2006-05-14integrate kauth.elad
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-12-23move filecorefs code from sys/filecorefs to sys/fs/filecorefsjdolecek