[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Acl-devel] Re: acl: Preserving the setuid/setgid/sticky bits
From: |
Andreas Gruenbacher |
Subject: |
Re: [Acl-devel] Re: acl: Preserving the setuid/setgid/sticky bits |
Date: |
Tue, 23 Jun 2009 11:41:44 +0200 |
User-agent: |
KMail/1.10.3 (Linux/2.6.30-rc6-git3-4-pae; KDE/4.1.3; i686; ; ) |
On Tuesday 23 June 2009 07:32:21 Brandon Philips wrote:
> Will need to put a block around the getfacl mode output in the
> POSIXLY_CORRECT case. Other than that SUID/SGID/sticky restore if the
> comment exists makes sense to me.
Alright, fine by me.
> New patch attached with this fix and a test case that will break with
> the original patch applied.
Thanks, Brandon.
I have committed this to the master branch now, together with a man page
update.
Cheers,
Andreas