Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2004 18:32:49 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        FreeBSD current users <current@freebsd.org>
Subject:   Re: jail getfsstat patches.
Message-ID:  <Pine.BSF.4.53.0406271830120.89503@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <20040627180847.GN12007@darkness.comp.waw.pl>
References:  <Pine.BSF.4.21.0406251809530.1679-100000@InterJet.elischer.org> <20040627101951.GJ12007@darkness.comp.waw.pl> <Pine.BSF.4.53.0406271521050.89503@e0-0.zab2.int.zabbadoz.net> <20040627160959.GL12007@darkness.comp.waw.pl> <Pine.BSF.4.53.0406271706340.89503@e0-0.zab2.int.zabbadoz.net> <20040627174040.GM12007@darkness.comp.waw.pl> <Pine.BSF.4.53.0406271754470.89503@e0-0.zab2.int.zabbadoz.net> <20040627180847.GN12007@darkness.comp.waw.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 27 Jun 2004, Pawel Jakub Dawidek wrote:

> 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.

for that and perhaps just for consistency with freebsd4_fhstatfs ?

-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0406271830120.89503>