bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cp -p fails from zfs file system to other file system


From: Bruno Haible
Subject: Re: cp -p fails from zfs file system to other file system
Date: Fri, 27 Jun 2008 00:40:59 +0200
User-agent: KMail/1.5.4

Fabrizio Gabbiani wrote:
> cp: preserving permissions for `/localdirectory/targetfile': Operation not 
> supported
 
This is likely a consequence of the recent ACL related changes. ("cp -p" now
attempts to copy the ACLs.)

To make it easier for us to fix the issue, can you please say:
- What is your syetem type? (Linux or Solaris? Which version?)
- Can you show a trace of the library or system calls of the "cp -p ..."
  command? (ltrace on Linux, truss on Solaris.)
- The output of "nm cp | grep acl" ?

Thanks for your help.

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]