From owner-freebsd-questions Wed Jan 3 17:50:16 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA25823 for questions-outgoing; Wed, 3 Jan 1996 17:50:16 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA25818 for ; Wed, 3 Jan 1996 17:50:14 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id SAA16399; Wed, 3 Jan 1996 18:36:07 -0700 From: Terry Lambert Message-Id: <199601040136.SAA16399@phaeton.artisoft.com> Subject: Re: Quotas on v2.1? To: guido@gvr.win.tue.nl (Guido van Rooij) Date: Wed, 3 Jan 1996 18:36:07 -0700 (MST) Cc: yuri@aebeard.technion.ac.il, taob@io.org, frank.kelly@sable.com, questions@freebsd.org In-Reply-To: <199601032110.WAA28195@gvr.win.tue.nl> from "Guido van Rooij" at Jan 3, 96 10:10:07 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk > > This is not true, I have quotas not on the root filesystem, and it works > > OK, but I heard, that it's impossible to make quotas on root filesystem. > > It used to be impossible to run quotas on more then 1 filesystem. Is this still > true? I don't think so. Quotas wants to be a seperate FS layer anyway. To avoid direct address bypassing of quotas, you'd have to fix the mount order and FS recognition code if you did this though. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.