Samba on shares with XFS and kernel 2.6.18
Volker Lendecke
Volker.Lendecke at SerNet.DE
Wed Nov 17 03:16:43 MST 2010
On Wed, Nov 17, 2010 at 11:07:04AM +0100, Stefan Gohmann wrote:
> No it does not help. From the configure:
> checking for utimensat... yes
>
> But I found the following debian bug against the coreutils package:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515941
>
> So I think it is not a samba bug.
Well, it would be nice for Samba to behave as if configure
did not find utimensat in this case. ENOSYS as an error
message is pretty specific.
source3/modules/vfs_default.c around line 543ff is the piece
that does it. It should be a relatively minor change to
handle ENOSYS to utimensat properly.
Do you have someone @univention to make that change?
Volker
More information about the samba-technical
mailing list