David Holland wrote:
> -static int > +int > change_dir(struct nameidata *ndp, struct lwp *l) > { Is it feasible to adjust this to pass a vnode instead of nameidata?
Does change_dir() change directory? -e.