tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: factoring out the change_root() and making exporting change_{root,dir}() as interface



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.


Home | Main Index | Thread Index | Old Index