X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: mwoehlke Subject: Re: slow share = slow scripts? Date: Thu, 25 May 2006 12:34:10 -0500 Lines: 30 Message-ID: References: <004b01c68020$2ca7a190$a501a8c0 AT CAM DOT ARTIMI DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5.0.2 (X11/20060420) In-Reply-To: <004b01c68020$2ca7a190$a501a8c0@CAM.ARTIMI.COM> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Dave Korn wrote: > On 25 May 2006 18:21, mwoehlke wrote: >> Larry Hall (Cygwin) wrote: >>> On 05/25/2006, mwoehlke wrote: >>>> I was misremembering that Cygwin doesn't have or need a 'umount'. >>>> Must've been thinking about something else. At any rate, I know I have >>>> sometimes been able to re-mount drives without first unmounting them. >>> You can use the '-f' flag to force a remount without 'umount'ing first. >>> Cygwin has a 'umount' though. >> Ooooooh... and here I always thought '-f' was how you told it to *not* >> mount 'noexec' (which apparently isn't documented?). > > Umm, sounds like you haven't tried "mount --help" yet? Nope, I've tried 'man mount', though I'll admit I was looking at the -x, -X, -E flags I was pointed at. Here is what I am talking about: ~$ mount h:/mwoehlke/src /usr/src mount: defaulting to '--no-executable' flag for speed since native path references a remote share. Use '-f' option to override. ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...neither 'mount --help' or 'man mount' makes *any* mention of this additional functionality of the '-f' flag. See? I'm *not* imagining things. :-) -- Matthew ...Ruthlessly beating Windows with a hammer until it looks like POSIX. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/