Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <01C0FF42.F5000EC0.jorgens@coho.net> From: Steve Jorgensen Reply-To: "jorgens AT coho DOT net" To: "Cygwin List (E-mail)" Subject: RE: cvs via Cygwin (W98) to FAT to Linux - permissions Date: Wed, 27 Jun 2001 19:54:19 -0700 X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit -----Original Message----- From: Robert Collins [SMTP:robert DOT collins AT itdomain DOT com DOT au] Sent: Wednesday, June 27, 2001 7:33 PM To: jorgens AT coho DOT net; Cygwin List (E-mail) Subject: RE: cvs via Cygwin (W98) to FAT to Linux - permissions > -----Original Message----- > From: Steve Jorgensen [mailto:jorgens AT coho DOT net] > Sent: Thursday, June 28, 2001 12:34 PM > To: Cygwin List (E-mail) > Subject: RE: cvs via Cygwin (W98) to FAT to Linux - permissions > > > It seems to me there are some big potential dangers to a > Cygwin UMSDOS > implementation. The main issue is that UMSDOS expects that > it is the only > thing that will be modifying anything in a synchronized > directory while it > is mounted. I don't think this can conceivably be enforced inside a > running Windows session short of holding locks on every single file. I'm to quite sure what you mean here. Cygwin1.dll will be providing the only access to the files in the UMSDOS system, so syncronisation shouldn't be an issue. Sure someone deleting a file out from within a win32-only program could cause confusion, but thats not a UMSDOS only issue :}. Could you clarify a little? [Steve Jorgensen] Perhaps you're right, I didn't think that through all the way. After all, UMSDOS only cares that the mangled filename be preserved, and code could probably be added easily enough to handle files that go missing because someone deleted them through Explorer or something. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/