From owner-freebsd-questions Sat Dec 30 10:15:08 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA27760 for questions-outgoing; Sat, 30 Dec 1995 10:15:08 -0800 (PST) Received: from omega.physik.fu-berlin.de (omega.physik.fu-berlin.de [130.133.3.51]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA27743 for ; Sat, 30 Dec 1995 10:15:00 -0800 (PST) Received: from titania.physik.fu-berlin.de (titania.physik.fu-berlin.de [130.133.3.244]) by omega.physik.fu-berlin.de (8.7.1/8.7.1) with ESMTP id TAA08515; Sat, 30 Dec 1995 19:14:48 +0100 (MET) Received: (from graichen@localhost) by titania.physik.fu-berlin.de (8.6.12/8.6.12) id TAA06580; Sat, 30 Dec 1995 19:14:38 +0100 From: Thomas Graichen Message-Id: <199512301814.TAA06580@titania.physik.fu-berlin.de> Subject: Re: Quotas on v2.1? To: taob@io.org (Brian Tao) Date: Sat, 30 Dec 1995 19:14:38 +0100 (MET) Cc: graichen@omega.physik.fu-berlin.de, questions@freebsd.org In-Reply-To: from "Brian Tao" at Dec 30, 95 12:02:58 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk hasn't Brian Tao said ? ... > > On Sat, 30 Dec 1995, Thomas Graichen wrote: > > > > i think quota over nfs is'nt supported in FreeBSD (and in some other > > unices too - for instace Digital UNIX) - i'll add the rpc.rquotad from > > NetBSD in the next days to -current - but this will currently only be > > used for _displaying_ the quota over nfs > > Displaying quotas on an NFS-mounted filesystem isn't as critical > (BSD/OS 2.0 can't do this either), but quotas must still work. That > is, I don't want nfsd overriding or ignoring a user's quota on > exported filesystems. i agree with you but /sys/nfs/nfs_vfsops.c says (at least for 2.1): /* * Do operations associated with quotas, not supported */ /* ARGSUSED */ int nfs_quotactl(mp, cmd, uid, arg, p) struct mount *mp; int cmd; uid_t uid; caddr_t arg; struct proc *p; { return (EOPNOTSUPP); } t _______________________________________________________||___________________ __|| Perfection is reached, not when there is no __|| thomas graichen longer anything to add, but when there __|| freie universitaet berlin is no longer anything to take away __|| fachbereich physik __|| - Antoine de Saint-Exupery - __|| graichen@mail.physik.fu-berlin.de ___________________________||__________________graichen@FreeBSD.org_________