Re: [linux-cifs-client] Re: 2.6.19.1 bug? tar: file changed as we read it

From: Chuck Ebbert
Date: Tue Dec 19 2006 - 02:08:28 EST


In-Reply-To: <1166458956.30152.18.camel@xxxxxxxxxxxxxxxxxxxxx>

On Mon, 18 Dec 2006 11:22:36 -0500, simo wrote:

> > With cifs, a directory search shows different sizes but opening
> > them by name gives identical contents:
> >
> > $ ll ipt_dscp* ipt_DSCP*
> > -r-------- 1 me me 1581 Jan 28 2004 ipt_dscp.c
> > -r-------- 1 me me 2753 Jan 29 2004 ipt_DSCP.c
> > $ ll ipt_dscp.c ipt_DSCP.c
> > -r-------- 1 me me 1581 Jan 28 2004 ipt_dscp.c
> > -r-------- 1 me me 1581 Jan 28 2004 ipt_DSCP.c
> > $ diff ipt_dscp.c ipt_DSCP.c
> > $
> >
> > So where is the bug? On the server?
>
> What is the server?
> Samba? Which vertsion?

Samba 2.2.3.

> Do you use unix extensions? Or "case sensitive = yes" ?

No UNIX extensions. Not case sensitive.

SO this is kind of expected, but smbfs and cifs client for Linux have
subtly different behavior.

--
MBTI: IXTP
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/