bug-coreutils
[Top][All Lists]
Advanced

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

Re: `cp -p` incorrectly sets g+s bit when fs supports acl


From: Mike Frysinger
Subject: Re: `cp -p` incorrectly sets g+s bit when fs supports acl
Date: Sat, 21 Feb 2009 19:11:59 -0500
User-agent: KMail/1.11.0 (Linux/2.6.28; KDE/4.2.0; x86_64; ; )

On Saturday 23 February 2008 01:12:24 Mike Frysinger wrote:
> On Saturday 23 February 2008, Paul Eggert wrote:
> > Mike Frysinger <address@hidden> writes:
> > > i'm using coreutils-6.10 with acl-2.2.47 on linux-2.6.24.  when using
> > > ext2 with acl support enabled, `cp -p` on a directory who does not have
> > > the g+s bit set but whose parent does have g+s set, the new destination
> > > directory will have the g+s bit set.  if the filesystem is remounted
> > > with acl support turned off, the g+s bit is (correctly) not set on the
> > > new destination directory.
> >
> > Could you please strace the failing cp?  Thanks.
>
> here is the strace from a good and a bad run

i just retested with latest software:
 - coreutils-7.1
 - acl-2.2.47
 - linux-2.6.28

and the issue still exists :/
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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