Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Date: Mon, 23 Aug 1999 11:15:44 -0400
From: Chris Faylor <cygwin@sourceware.cygnus.com>
To: Chris Telting <telting@sprynet.com>
Cc: Cygwin Mailing List <cygwin@sourceware.cygnus.com>
Subject: Re: Possibilities for ext2fs
Message-ID: <19990823111544.F13837@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: Chris Telting <telting@sprynet.com>,
	Cygwin Mailing List <cygwin@sourceware.cygnus.com>
References: <Pine.LNX.4.10.9908230922050.3820-100000@www.arte.unipi.it> <000b01beed41$72349b60$cac656d1@hercules>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.6i
In-Reply-To: <000b01beed41$72349b60$cac656d1@hercules>; from Chris Telting on Mon, Aug 23, 1999 at 01:28:14AM -0700

On Mon, Aug 23, 1999 at 01:28:14AM -0700, Chris Telting wrote:
>I could do it but there is the issue of the whole mount sybsystem under
>cygwin.  I not fimilular with the implementation of it internally but
>it might be minimal and need to be redesigned.  Coding it is the easy
>part.  Politics and design isn't.

I'm not sure how either politics or design enters into this.

If you can create a filesystem driver for NT then you don't have to make
any modifications to cygwin.  The mount/path code in cygwin is not
*that* complicated.  It's orders of magnitude less complicated than
linux ext2 code.

If you're talking about writing a user-level addition to cygwin which
just "knows" how to access an ext2 file system then I think you're
widely underestimating the amount of time required for a port.

I certainly would be interested in seeing this for Cygwin but it seems
like you have massive amounts of homework ahead of you if you are
serious about this project.

I'm willing to assist by setting up a cygwin-ext2 mailing list and ftp
repository, if that helps.

-chris

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

