Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Mon, 23 Aug 1999 11:07:24 -0400 From: Chris Faylor To: Federico Bianchi Cc: Cygwin Mailing List Subject: Re: Possibilities for ext2fs Message-ID: <19990823110724.D13837@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: Federico Bianchi , Cygwin Mailing List References: <002101beed35$fa760240$cac656d1 AT hercules> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: ; from Federico Bianchi on Mon, Aug 23, 1999 at 09:27:07AM +0200 On Mon, Aug 23, 1999 at 09:27:07AM +0200, Federico Bianchi wrote: >On Mon, 23 Aug 1999, Chris Telting wrote: >> I was just wondering if anyone has considered extending the mount >> system such that you could access ext2 partitions under nt. The >> file access would no doubt be slow but it might be usful. >> >> Is the mount system adaptable to this or would it require a redesign? > >I don't think the mount system is the clue. Fact is, I know of no free IFS >toolkit for Windows NT, and it is my understanding (from some hints in the >NT 5.0b3, a.k.a. Win2k, DDK documentation) that there are some non-trivial >changes from release 4.0 to release 5.0, making it a pretty difficult (if >_VERY_ interesting) option. I hope I'll be shown wrong, of course... You're not wrong. If you think about what the "mount system" does, there is absolutely no low-level code incorporated in it. Cygwin uses 100% native Win32 APIs to accomplish its tasks. The only thing it knows about filesystems is what it gets via Windows. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com