[Gluster-users] Files are duplicated after renaming (with glusterfs+zfs-fuse)

Amar Tumballi amar at gluster.com
Tue May 31 13:47:50 UTC 2011


Oops! correction. try

ret = mknod (path, S_IFREG | S_ISVTX, 0);

instead of

ret = mkdir (path, S_IFREG | S_ISVTX, 0);
>
>
or chmod();


> see whats the behavior.
>
> Regards,
> Amar
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20110531/69e8a8c8/attachment.html>


More information about the Gluster-users mailing list