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

2006-12-18 Thread Chuck Ebbert
In-Reply-To: <[EMAIL PROTECTED]>

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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


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

2006-12-18 Thread simo
On Mon, 2006-12-18 at 11:13 -0500, Chuck Ebbert 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?
Do you use unix extensions? Or "case sensitive = yes" ?

Simo.

-- 
Simo Sorce
Samba Team GPL Compliance Officer
email: [EMAIL PROTECTED]
http://samba.org

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


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

2006-12-18 Thread simo
On Mon, 2006-12-18 at 11:13 -0500, Chuck Ebbert 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?
Do you use unix extensions? Or case sensitive = yes ?

Simo.

-- 
Simo Sorce
Samba Team GPL Compliance Officer
email: [EMAIL PROTECTED]
http://samba.org

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


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

2006-12-18 Thread Chuck Ebbert
In-Reply-To: [EMAIL PROTECTED]

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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/