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/

