From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@infradead.org Date: Mon, 23 Dec 2013 09:01:03 -0800 Subject: [Cluster-devel] [PATCH 00/21] Consolidate Posix ACL implementation V3 In-Reply-To: <1387817904.8080.4.camel@ret.masoncoding.com> References: <20131220131635.650823732@bombadil.infradead.org> <1387817904.8080.4.camel@ret.masoncoding.com> Message-ID: <20131223170103.GA14856@infradead.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Mon, Dec 23, 2013 at 04:57:58PM +0000, Chris Mason wrote: > On Fri, 2013-12-20 at 05:16 -0800, Christoph Hellwig wrote: > > This series consolidates the various cut'n'pasted Posix ACL implementations > > into a single common one based on the ->get_acl method Linus added a while > > ago and a new ->set_acl counterpart. > > > > This remove ~1800 lines of code and provides a single place to implement > > various nasty little gems of the semantics. > > Is this in a git tree somewhere? Only on my box. Given how shitty kernel.org is to use these days I don't bother with it anymore.