From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karel Zak Subject: Re: [PATCH] fuse: return -EAGAIN if the connection has not been init'ed Date: Fri, 20 Nov 2009 20:28:38 +0100 Message-ID: <20091120192838.GA3601@nb.net.home> References: <20091112210125.GE4920@dhcp231-156.rdu.redhat.com> <1258118085.5040.46.camel@dhcp231-106.rdu.redhat.com> <20091120145608.GA29243@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Josef Bacik , eparis@redhat.com, fuse-devel@lists.sourceforge.net, linux-fsdevel@vger.kernel.org To: Miklos Szeredi Return-path: Received: from mx1.redhat.com ([209.132.183.28]:43354 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753123AbZKTT24 (ORCPT ); Fri, 20 Nov 2009 14:28:56 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, Nov 20, 2009 at 05:16:40PM +0100, Miklos Szeredi wrote: > On Fri, 20 Nov 2009, Josef Bacik wrote: > > On Fri, Nov 13, 2009 at 02:55:24PM +0100, Miklos Szeredi wrote: > > Hey Miklos, have you come up with a better solution yet? Alot of users are > > hitting this in Fedora and I'd like to get a fix into place for them soon. > > Well, two solutions come to mind: > > 1) add a "--no-canonicalize" option to mount(8) and umount(8) > > 2) copy the /etc/mtab manipulating code from util-linux to fuse and > omit the path canonicalization > > I think 1) is simpler and easier to maintain, but also requires > updates to util-linux-ng in addition to fuse userspace. > > Karel, would you accept such an option? Yes, I think the option seems usable in some others cases too. I'll add this option to 2.17-rc2. Karel -- Karel Zak