tech-kern archive

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

Re: Vnode scope implementation



My understanding was, that happens in the kauth step.

----- "YAMAMOTO Takashi" <yamt%mwd.biglobe.ne.jp@localhost> wrote:

> > 
> >          error = kauth_authorize_vnode(ap->a_cred,
> >              kauth_mode_to_action(mode), vp, NULL, error);
> > 
> >          return error;
> > }
> 
> - where filesystem-dependent native ACLs would be implemented?
>   in ufs_check_permitted?
> 
> 
> YAMAMOTO Takashi

-- 

Matt Benjamin

The Linux Box
206 South Fifth Ave. Suite 150
Ann Arbor, MI  48104

http://linuxbox.com

tel. 734-761-4689
fax. 734-769-8938
cel. 734-216-5309


Home | Main Index | Thread Index | Old Index