Hi,

when I delete a file on a unionfs-2.1.6 branch, it is not possible to
create the file with another user afterwards:

fagus ~ # touch /var/tmp/a
fagus ~ # rm /var/tmp/a
fagus ~ # su - jhl
[EMAIL PROTECTED] ~ $ touch /var/tmp/a
touch: setting times of `/var/tmp/a': No such file or directory
[EMAIL PROTECTED] ~ $ ls -la /nfsro/unionfs_rw/var/tmp/
total 0
drwxrwxrwt  2 root root  60 2007-10-16 21:47 .
drwxr-xr-x 10 root root 200 2007-10-16 21:42 ..
-rwxr-xr-x  1 root root   0 2007-10-16 21:47 .wh.a
[EMAIL PROTECTED] ~ $

Regards,
 Jens
_______________________________________________
unionfs mailing list: http://unionfs.filesystems.org/
unionfs@mail.fsl.cs.sunysb.edu
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs

Reply via email to