Fixed downgrading to 3.0.7 (Re: [Samba] Confused with profile
filesystem permissions)
Andreas
andreas at conectiva.com.br
Tue Nov 9 16:45:31 GMT 2004
On Tue, Nov 09, 2004 at 02:19:53PM -0200, Andreas wrote:
> Quick strace (grepped for brevity):
> # grep -E '(mkdir|getx|rmdir)' log
> mkdir("buffy/SendTo", 0700) = 0
> getxattr("buffy/SendTo", "system.posix_acl_access", 0xbfffc330, 132) = -1 ENODATA (No data available)
> getxattr("buffy/SendTo", "system.posix_acl_access", 0xbfff9080, 132) = -1 ENODATA (No data available)
> rmdir("buffy/SendTo")
>
> There are lots of stat() and stat64() for the buffy directory and buffy/SendTo in between.
> The /var/lib/samba/profiles partition is reiserfs from kernel 2.6 and mounted with the acl
> option. From the grep result above, it seems the SendTo directory is created, probed and
> then removed?! Why?
Downgrading to version 3.0.7 fixed the problem for me.
More information about the samba
mailing list