[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]

Jeff Layton jlayton at redhat.com
Sun Aug 1 07:17:32 MDT 2010


On Fri, 30 Jul 2010 14:11:46 -0400
Trond Myklebust <trond.myklebust at fys.uio.no> wrote:

> 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
> 

It's not so much particular applications that require access to the
same data via NFS and CIFS. There is, however a common desire to share
the same data to different client OS'.

All of the unix CIFS clients that I know of (including Linux's) trail
NFS in several areas. For instance, if you need to have the same data
accessible by multiple users using their own credentials then you need
multiple mounts.

-- 
Jeff Layton <jlayton at redhat.com>


More information about the samba-technical mailing list