K 10 svn:author V 3 mjg K 8 svn:date V 27 2015-07-11T16:22:48.963389Z K 7 svn:log V 290 Create a dedicated function for ensuring that cdir and rdir are populated. Previously several places were doing it on its own, partially incorrectly (e.g. without the filedesc locked) or even actively harmful by populating jdir or assigning rootvnode without vrefing it. Reviewed by: kib END