From: Trond Myklebust Subject: Re: [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6] Date: Fri, 30 Jul 2010 14:11:46 -0400 Message-ID: <1280513506.12852.22.camel@heimdal.trondhjem.org> References: <20100715021712.5544.44845.stgit@warthog.procyon.org.uk> <30448.1279800887@redhat.com> <20100722162712.GB10352@jeremy-laptop> <1279817930.3621.14.camel@heimdal.trondhjem.org> <20100722180204.GA32008@samba1> <1279825160.3621.71.camel@heimdal.trondhjem.org> <4C5311F4.2050100@psu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Volker.Lendecke@SerNet.DE, Jeremy Allison , Linus Torvalds , David Howells , Jan Engelhardt , linux-cifs@vger.kernel.org, linux-nfs@vger.kernel.org, samba-technical@lists.samba.org, linux-kernel@vger.kernel.org, viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org To: Phil Pishioneri Return-path: In-Reply-To: <4C5311F4.2050100@psu.edu> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-ext4.vger.kernel.org On Fri, 2010-07-30 at 13:55 -0400, Phil Pishioneri wrote: > On 7/22/10 2:59 PM, Trond Myklebust wrote: > > The fact remains that most of us would be hard pressed to name an > > application > > Microsoft Office? > > > that requires you to share the same dataset to both > > Windows/CIFS and posix NFS clients. > > NFS client: Mac OS X (NFSv3, since v4 on it is still alpha *cough*). > > > tends to discourage mixing the two environments. > > Or is "discourage" not strong enough term to describe that we shouldn't > be doing this? > > -Phil Your Mac has a perfectly functional CIFS client, as do your Linux boxes. They both interoperate just fine with Samba, and would presumably continue to do so if someone were to decide to reuse the ctime field on your Samba box as storage for a create time. Trond