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/