[Samba] question about CIFS client glitches

Jeff Layton jlayton at samba.org
Sat Sep 18 05:25:02 MDT 2010


On Fri, 17 Sep 2010 19:38:21 -0400
starlight at binnacle.cx wrote:

> At 05:50 PM 9/16/2010 -0500, Steve French wrote:
> >On Thu, Sep 16, 2010 at 4:39 PM,  <starlight at binnacle.cx> wrote:
> >> Trying out a CIFS mount of a W2K8 x64 file system from CentOS
> >> 5.5 and running into problems, and trying to figure out how to
> >> proceed.
> ...
> >
> >This is quite old kernel, but perhaps it was updated to include more
> >recent fixes - can you view the version information on the file, ie
> >the cifs.ko module (you can do this by running modinfo on cifs.ko)
> 
> 
> Tried the RHEL6 beta 2 and it behaves the same as RHEL 5.5.
> 'modinfo' output for both attached.  'cifs.ko' versions are
> 1.60RH and 1.63.
> 
> In both versions it seems like hard-links work and symbolic
> links fail with
> 
>    ln: creating symbolic link `zzzz': Operation not supported
> 

That's expected. The core cifs protocol as implemented in windows
doesn't support symlinks. You need unix extensions for that, or you may
want to play with the "mfsymlinks" patches that Metze proposed recently.

> And it appears that a 'pax -r' extraction followed by 'rm' for
> selected files has some difficulty with CIFS 1.6x rendered
> hard link in the mix.
> 
> I'm probably giving up on the idea for now, but thanks
> for your help.

What sort of difficulty is it having?
-- 
Jeff Layton <jlayton at samba.org>


More information about the samba mailing list