X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 6 Nov 2009 20:39:44 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Is there a fast way to get acl's for the whole filesystem (or chunk thereof) Message-ID: <20091106193944.GQ26344@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <26222793 DOT post AT talk DOT nabble DOT com> <6fv6f5dgkrgi6baa9ghfjaqp7h9a3eq9pj AT 4ax DOT com> <4AF38812 DOT 4040309 AT gmail DOT com> <56i7f5lba7r55r24ug884qpehh66e2igpt AT 4ax DOT com> <20091106103419 DOT GZ26344 AT calimero DOT vinschen DOT de> <26230850 DOT post AT talk DOT nabble DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <26230850.post@talk.nabble.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Nov 6 10:21, aputerguy wrote: > > Corinna Vinschen writes... > > Cygwin provides the Solaris ACL API, not the POSIX ACL API, and the > > getfacl/setfacl tools are designed after their Solaris counterparts > > which don't have the -R option. > > Maybe this is a dumb or provocative question, but why does Cygwin provide > the Solaris API rather than the POSIX one. Particularly, since Linux (and > Fedora/RehHat in particular) seem to provide the POSIX one (or at least > provide '-R' along with many other options)? History. I knew the Solaris ACL API much earlier than I learned about the POSIX ACL API, and the fact that POSIX 1003.1e was never really finalized as a standard, but rather withdrawn while still being a draft back in 1999 didn't give me any confidence that it's worth to implement. Above all, the Solaris API is much simpler than the POSIX draft. Having said that, I have no problems if somebody implements the POSIX API in Cygwin additionally to the Solaris API, but personally I don't see any advantage. ACL-aware applications most often support both APIs on the source level. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple