Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753097Ab0F2XAA (ORCPT ); Tue, 29 Jun 2010 19:00:00 -0400 Received: from eddie.linux-mips.org ([78.24.191.182]:42454 "EHLO eddie.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751270Ab0F2W77 (ORCPT ); Tue, 29 Jun 2010 18:59:59 -0400 Date: Tue, 29 Jun 2010 23:59:57 +0100 (BST) From: "Maciej W. Rozycki" To: David Howells cc: Bernd Schubert , viro@zeniv.linux.org.uk, smfrench@gmail.com, jlayton@redhat.com, mcao@us.ibm.com, aneesh.kumar@linux.vnet.ibm.com, linux-cifs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, samba-technical@lists.samba.org, sjayaraman@suse.de, linux-ext4@vger.kernel.org Subject: Re: [PATCH 0/3] Extended file stat functions In-Reply-To: <24882.1277846892@redhat.com> Message-ID: References: <201006292324.32765.bernd.schubert@fastmail.fm> <201006292307.42440.bernd.schubert@fastmail.fm> <20100629200259.23196.81509.stgit@warthog.procyon.org.uk> <24517.1277845879@redhat.com> <24882.1277846892@redhat.com> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 786 Lines: 19 On Tue, 29 Jun 2010, David Howells wrote: > > Ah, great, so already there :) I was looking for st_gen, as it is called > > that way on BSD. And as BSD already has it for a long time, shouldn't linux > > use the BSD identifier? > > Sure. I guess you'd also want it to be a u64? Note the Alpha port has had an st_gen member reserved in its struct stat for many years now ;) -- which could have been DEC OSF/1 legacy. I'm glad to see this member seriously considered after these many years and previously rejected proposals. Maciej -- 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/