From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [rfc] new stat*fs-like syscall? Date: Sat, 26 Jun 2010 05:35:44 -0400 Message-ID: <20100626093544.GA27715@infradead.org> References: <20100624131455.GA10441@laptop> <7897.1277531612@jrobl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Nick Piggin , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Al Viro , Ulrich Drepper , Linus Torvalds To: "J. R. Okajima" Return-path: Content-Disposition: inline In-Reply-To: <7897.1277531612@jrobl> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Sat, Jun 26, 2010 at 02:53:32PM +0900, J. R. Okajima wrote: > > Nick Piggin: > > Is there anything more we should add here? Samba wants a capabilities > > field, with things like sparse files, quotas, compression, encryption, > > case preserving/sensitive. > > How about the max link count? > There was a post in last December. > See and its > thread in detail. That's really job for a pathconf system call that allows quering random paramters.