From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Date: Mon, 23 Dec 2013 16:57:58 +0000 Subject: [Cluster-devel] [PATCH 00/21] Consolidate Posix ACL implementation V3 In-Reply-To: <20131220131635.650823732@bombadil.infradead.org> References: <20131220131635.650823732@bombadil.infradead.org> Message-ID: <1387817904.8080.4.camel@ret.masoncoding.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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? I'll pull in and test the btrfs bits. -chris