From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Samek Subject: Re: Who knows what was changed in 1.1.3.3 or 1.1.3.4 about file locking? Date: 08 Nov 2002 10:45:13 +0100 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <1036748712.1468.11.camel@localhost.localdomain> References: <1036739376.3138.14.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1036739376.3138.14.camel@localhost.localdomain> List-Id: Content-Type: text/plain; charset="iso-8859-1" To: Bart Oldeman Cc: Linux-MSDOS Mailing list On P=E1, 2002-11-08 at 08:09, Michal Samek wrote: > On P=E1, 2002-11-08 at 00:00, Bart Oldeman wrote: > > On 7 Nov 2002, Michal Samek wrote: > Yes, it tries to lock some file just on start. It's the way it detect= s > if there are another active sessions. But I think it's another proble= m > because I still can't even start the another session when the > application exe file is in use inside the dosemu session. Win tells m= e > that file is unaccessible or something similar (we have czech localiz= ed > wins) and I guess that the dosemu session opens the exe file as > READ-DENY-ALL. I will check it once again to be sure. >=20 I've checked it and it's true; when I start the app inside a dosemu session, it locks the app .exe file - it's impossible to access the fil= e from any other win sessions. The app is invoked from a standart .bat file so I hope that my drdos tries to open it as READ-ONLY, DENY-NONE but some underlying layer in fact opens the .exe file as DENY-ALL. And = I think it should be some new/chgd code in mfs.c because this is a new behaviour for me after aplying 1.1.3.3 or 1.1.3.4 patches. Maybe it's somewhat specific to my setup, eg. samba/smbfs mount/lredir and can depend on versions/configuration of kernel/samba I use, I don't know. --=20 Michal Samek - To unsubscribe from this list: send the line "unsubscribe linux-msdos" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html