X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=HSlldgud4rBG2w8m1HXi3hO7TJGBnFElVT8QNSAtH9Ez5wbE4pUsV d79Hntf7Zpd1HQEMdn045PXIEbBa9kV5y3IdAcBG33XCnCeBBGLdj4ys1/B05SvE uT1bnGaHpjBhPsL7M9OAIou0FlOrZNglU3iRRN0hBLxjWzB47XEVPM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=yBMSfW6yUwvmGgWVO/W+kOkrGOc=; b=RmbAa2TnizgFq6Fw97cQOo1AgWPE 486YmskLSTaWVmL6xYXqY1y0BzS+hGbO++WQI8p3zk2iypbGikyFMd3wgXXfty1t PWIQxII2+0ptapzlkMIzhOq/9FttSSTuJrmNExdYMPO1IID4T5gZEdoDFckPli3l S6b/xJga6Uq2Qqg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.4 required=5.0 tests=AWL,BAYES_50,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: bind mounts in fstab Date: Mon, 8 Jun 2015 16:04:53 +0000 (UTC) Lines: 19 Message-ID: References: <20150608124548 DOT GG3005 AT calimero DOT vinschen DOT de> <20150608154849 DOT GB13266 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Corinna Vinschen cygwin.com> writes: > Easily reproducible, thank you. I think I found the culprit. mount(1) > always converts the mnt_fsname field to backslash notation. That breaks > converting the bind mount from the expected POSIX notation to a valid > Win32 path. > > I fixed mount(1) in git. If you're set up to build Cygwin yourself, you > want to give the patch a try. No new DLL, just call the new mount(1) > tool. Otherwise I'll build a new snapshot today or tomorrow (I'm hacking > on something else right now). I had to repurpose the local disk space that the Cygwin build environment took up and haven't had time to move this to a server yet. So I'll have to wait for the snapshot... Regards, Achim. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple