Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932088AbVJYIFP (ORCPT ); Tue, 25 Oct 2005 04:05:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932087AbVJYIFO (ORCPT ); Tue, 25 Oct 2005 04:05:14 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:47340 "EHLO ZenIV.linux.org.uk") by vger.kernel.org with ESMTP id S932082AbVJYIFN (ORCPT ); Tue, 25 Oct 2005 04:05:13 -0400 Date: Tue, 25 Oct 2005 09:05:10 +0100 From: Al Viro To: Miklos Szeredi Cc: akpm@osdl.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 0/8] FUSE improvements + VFS changes Message-ID: <20051025080510.GM7992@ftp.linux.org.uk> References: <20051025042728.GK7992@ftp.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 897 Lines: 27 On Tue, Oct 25, 2005 at 07:56:46AM +0200, Miklos Szeredi wrote: > > > The limitations are: > > > > > > 1) open("foo", O_CREAT | O_WRONLY, 0444) or similar won't work > > > > > > 2) ftruncate on a file not having write permission (but file opened > > > in write mode) will fail > > > > > > 3) statfs() cannot return different values based on the path within > > > a filesystem > > > > 4) mass of a body cannot vary depending on the way it's turned. > > > > Horrible limitations, all of them... > > Troll. Sarkasm > We have solution for 1-3, what's your's for 4? Dunno - you are the one interested in solving non-problems... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/