Hello Eduard,

On Wed, 23 Feb 2011 12:10 +0100, "Eduard Bloch" <[email protected]>
wrote:
> Package: unionfs-fuse
> Version: 0.24-2
> Severity: normal
> Tags: upstream
> 
> Hi,
> 
> it's totally impossible to use the COW feature as soon as some directory
> with incovenient permissions comes inbetween. It simply returns
> permission-denied when you try to chmod/write the file therein.
> 
> Test vectors:
> 
> a) unionfs-fuse -ocow repdir=RW:/var/cache=RO testdir -ononempty
>    chmod -R a+w testdir 
> 
> b) unionfs-fuse -ocow repdir=RW:/var/log=RO testdir -ononempty
>    echo foo >> testdir/cups/access_log
>    (or similar existing file in a read-only directory)


sorry, can't follow you:

root@fslab3 ~>unionfs-fuse -ocow,nonempty repdir=RW:/var/log=RO testdir
root@fslab3 ~>echo foo >> testdir/cups/access_log

If you are working as another user and the copy-from-directory/file/path
is owned by root or 
another user, then you will need to wait for 0.25, which has a new flag
"-o relaxed_permissions" for 
non UID=0 or GID=0 users. And it is a wish-list bug then.


Cheers,
Bernd
-- 
  Bernd Schubert
  [email protected]




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to