Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Tue, 23 Aug 2005 02:41:57 -0700 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: Re: Unable to access forced mounts from /bin/sh Message-ID: <20050823094157.GB3156@efn.org> References: <4309C081 DOT 9030400 AT byu DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4309C081.9030400@byu.net> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes On Mon, Aug 22, 2005 at 06:09:37AM -0600, Eric Blake wrote: > On the other hand, what if the user does: > $ mkdir /a > $ mount -u -f c: /a/b > $ rmdir /a > > This will take some thought and planning for cygwin1.dll and mount(1) to > get sane behavior in all cases. Maybe the best solution for this case is > to have rmdir(2) to return EBUSY or ENOTEMPTY if the directory being > removed is currently hosting a forced mountpoint. The directory would still be removable via windows programs. -- 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/