Bug#511446: Wrong calculation of free space with RO directories

2009-01-11 Thread Bernd Schubert
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

Bug#511446: Wrong calculation of free space with RO directories

2009-01-10 Thread Jörg Sommer
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