jail getfsstat patches.
    Pawel Jakub Dawidek 
    pjd at FreeBSD.org
       
    Sun Jun 27 11:08:54 PDT 2004
    
    
  
On Sun, Jun 27, 2004 at 05:55:39PM +0000, Bjoern A. Zeeb wrote:
+> On Sun, 27 Jun 2004, Pawel Jakub Dawidek wrote:
+> 
+> > On Sun, Jun 27, 2004 at 05:29:23PM +0000, Bjoern A. Zeeb wrote:
+> >
+> > +> * in fhstatfs you missed a prison_enforce_statfs call
+> >
+> > Nope. It is placed in cvtstatfs().
+> 
+> I am not talking about freebsd4_fhstatfs but about fhstatfs.
It starts from:
	error = suser(td);
	if (error)
		return (error);
So I don't think it is needed here, but we can put this there just in
case of future changes.
-- 
Pawel Jakub Dawidek                       http://www.FreeBSD.org
pjd at FreeBSD.org                           http://garage.freebsd.pl
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040627/71c8d3a5/attachment.bin
    
    
More information about the freebsd-current
mailing list