From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20774 invoked by alias); 13 Feb 2015 08:58:40 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 20716 invoked by uid 89); 13 Feb 2015 08:58:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 13 Feb 2015 08:58:38 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 41EC38E0E18; Fri, 13 Feb 2015 09:58:36 +0100 (CET) Date: Fri, 13 Feb 2015 09:23:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: setfacl -s acl_entries file file ... now fails Message-ID: <20150213085836.GO7818@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <20150212180041.GC7818@calimero.vinschen.de> <7a1690af2bba11f2dc7156939c8ec7fb.squirrel@webmail.xs4all.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Ca23f2aBZR6YDKM9" Content-Disposition: inline In-Reply-To: <7a1690af2bba11f2dc7156939c8ec7fb.squirrel@webmail.xs4all.nl> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-02/txt/msg00338.txt.bz2 --Ca23f2aBZR6YDKM9 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1338 On Feb 13 00:19, Houder wrote: > > On Feb 12 16:06, Houder wrote: > >> Hi Corinna, > >> > >> Regression? setfacl -s used to accept multiple file arguments ... (yes= , I am sure) > >> > >> @@ touch aap noot mies > >> @@ ls -l aap noot mies > >> -rw-r--r-- 1 Henri None 0 Feb 12 15:55 aap > >> -rw-r--r-- 1 Henri None 0 Feb 12 15:55 mies > >> -rw-r--r-- 1 Henri None 0 Feb 12 15:55 noot > >> @@ setfacl -s u::rwx,g::r-x,o:r-x aap noot mies > >> setfacl: Invalid argument > >> setfacl: Invalid argument > > > > Yes, regression. When revamping the acl(SETACL, ...) call I used > > the a_type value in the incoming aclent_t entry for bookkeeping, > > thus invalidating it for further reuse. I fixed that in CVS and > > uploaded a new snapshot on https://cygwin.com/snapshots/ > > > > Please give it a try. >=20 > I did. Substituted cygwin1.dll for the one from the snapshot (0212). >=20 > Did some limited testing (as usual ;-). >=20 > As far far I can tell, is is now possible to specify multiple file > arguments again ... >=20 > As I was curious, I also did a test in which I specified multiple > directory arguments. Appeared to work as well. Splendid. Cool, thanks for testing! Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --Ca23f2aBZR6YDKM9 Content-Type: application/pgp-signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJU3by8AAoJEPU2Bp2uRE+g8QoQAJvpe3+eN7ThPKdfjnFKz9bx wqSXjhvS7rEM++SA94hp0VmV2l2eeA4QW/6a8X6W+W2IKQ0zidwgGSk/pzegKXc8 f/m4XhDovPmgxXMmn8qb1A9eKA/+4JCMzQ1Ahz6DdR12dBFxY84BPokquh+Y1uS9 MB0KPVP5fUB9MoVTAthuZxqPUEu/Uj0OVMH1q0sPlBUb5LhuuAxaUC4YaSjNXejz p6A33ndPm6h0o9iAMKMvFFOL3Zs+tKbBtWWW6zxeXnJoDbXLX0Dx2fPGBoSfuyFt erWxharPrKHaLD974AogeIOwEis8igRSh2RGn5h0mt8LKSrR9WLgoFit5I6fbYW2 OzHFM845IqqrAgav6duZSQ8C3e77BJ6I9iGCofeK4ekOxspc5JAxlyYOtTn3V4p5 8Q0XXdTvkJqiPkCQPGf9ncu36lAqL4RfaKWJKk/HbyJUg31WuofGH7YldxDJJOHf mz27cRtkjHj9412RWnughj+Y2TJqswk6PJQ3pG9IbuDFu156WAIr2glkLl9znix3 gt5ui6KG57IRKbGW1O8MRJm7wxxlw/H1agmzipEKONisaWvxG/FX8jVSD5ONVLnU 5jcT47+OMUe+dLTGTxdA9j0vPafmOyhNjctuqC2PEVl6IJqgfr/uYnKy/n8J+6q/ WEcMqBFyXknvgfeHEiIF =uhcJ -----END PGP SIGNATURE----- --Ca23f2aBZR6YDKM9--