From owner-freebsd-hackers Sat May 11 07:24:20 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA14727 for hackers-outgoing; Sat, 11 May 1996 07:24:20 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id HAA14715 for ; Sat, 11 May 1996 07:24:17 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.7.5/8.6.6) with SMTP id IAA23760 for ; Sat, 11 May 1996 08:24:15 -0600 (MDT) Message-Id: <199605111424.IAA23760@rover.village.org> Subject: Re: Ext2fs To: hackers@FreeBSD.org In-reply-to: Your message of Fri, 10 May 1996 21:26:42 MDT Date: Sat, 11 May 1996 08:24:14 -0600 From: Warner Losh Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I hate to followup to my own mail... : Any chance the ext2fs stuff in -current would work on -stable? Well, you can hack it relatively easily, but it isn't a drop in. I have a couple of questions. Frist, is there a way at compile time to disambiguate 2.1R and 2.2R? Second, what is "opt_quota.h"? I can't seem to find it in either tree. Finally, would people be interested in patches to make it work on -stable? Warner