Re: jail getfsstat patches.

From: Pawel Jakub Dawidek <pjd_at_FreeBSD.org>
Date: Sun, 27 Jun 2004 20:08:47 +0200
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!

Received on Sun Jun 27 2004 - 16:08:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:59 UTC