bug-hurd
[Top][All Lists]
Advanced

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

Re: libtrivfs broken?


From: Richard Braun
Subject: Re: libtrivfs broken?
Date: Tue, 20 Feb 2007 00:23:54 +0100
User-agent: Mutt/1.5.9i

On Mon, Feb 19, 2007 at 03:16:24PM -0800, Thomas Bushnell BSG wrote:
> > I had this problem when working on the BPF translator, and was wanting to
> > look deeper before reporting, then I forgot :-(.
> > 
> > The faulty code is in hurd/libtrivfs/file-getcontrol.c :
> > 
> > kern_return_t
> > trivfs_S_file_getcontrol (struct trivfs_protid *cred,
> > ...
> > {
> > ...
> >   if (!cred->isroot)
> >     return EPERM;
> > ...
> > }
> 
> What makes you think that's a bug?

I don't know if it's a bug actually, I mentionned I wanted to study the
problem. Still, it seems weird that fsysopts isn't able to get the control
of a node which belongs to the user. Any reason for this behaviour ?

-- 
Richard Braun

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]