Hello Jörg, On Saturday 10 January 2009, Jörg Sommer wrote: > Package: unionfs-fuse > Version: 0.21-2 > Severity: normal > > Hi, > > # mkdir /tmp/{a-c} > # for i in /tmp/{a,b}; do mount -t tmpfs none $i; done > # unionfs-fuse /tmp/a=RW:/tmp/b=RO /tmp/c > # df G /tmp/. > none 315M 0 315M 0% /tmp/a > none 315M 0 315M 0% /tmp/b > unionfs-fuse 629M 0 629M 0% /tmp/c > ^^^^ > > The free space value of the union is wrong, because unionfs can only > write to one of the joined directories.
this is already fixed for some time in my branch (http://podgorny.cz/~bernd/hg/hgwebdir.cgi/radek-trunk-bernd-merge). Cheers, Bernd -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org