Bug#509516: unionfs-fuse: Fails to link new files

2008-12-29 Thread Bernd Schubert
Hello Jörg, thanks for spotting and reporting this bug. I have commited a first patch to my branch, which should fix the issue with one rw-branch, but it needs more work when there are several rw-branches. http://podgorny.cz/~bernd/hg/hgwebdir.cgi/radek-trunk-bernd-merge/rev/94df00cfbff6 I wi

Bug#509516: unionfs-fuse: Fails to link new files

2008-12-22 Thread Jörg Sommer
Package: unionfs-fuse Version: 0.21-2 Severity: normal Hi, % mkdir -p /tmp/a/dir1/dir1a % mkdir /tmp/b % mkdir /tmp/c % unionfs-fuse -o cow -o default_permissions -o use_ino -o nonempty \ /tmp/b=RW:/tmp/a=RO /tmp/c % ls /tmp/c dir1 % echo bla > /tmp/c/file % ls /tmp/c/dir1/dir1a/ % link /tmp/c/