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. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.9]:36924 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757490Ab3LWRBL (ORCPT ); Mon, 23 Dec 2013 12:01:11 -0500 Date: Mon, 23 Dec 2013 09:01:03 -0800 From: "hch@infradead.org" To: Chris Mason Cc: "hch@infradead.org" , "jlbec@evilplan.org" , "linux-mtd@lists.infradead.org" , "xfs@oss.sgi.com" , "jfs-discussion@lists.sourceforge.net" , "mfasheh@suse.com" , "reiserfs-devel@vger.kernel.org" , "linux-nfs@vger.kernel.org" , "andreas.gruenbacher@linbit.com" , "viro@zeniv.linux.org.uk" , "linux-btrfs@vger.kernel.org" , "linux-fsdevel@vger.kernel.org" , "linux-f2fs-devel@lists.sourceforge.net" , "linux-ext4@vger.kernel.org" , "cluster-devel@redhat.com" Subject: Re: [PATCH 00/21] Consolidate Posix ACL implementation V3 Message-ID: <20131223170103.GA14856@infradead.org> References: <20131220131635.650823732@bombadil.infradead.org> <1387817904.8080.4.camel@ret.masoncoding.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1387817904.8080.4.camel@ret.masoncoding.com> Sender: linux-btrfs-owner@vger.kernel.org List-ID: 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. From mboxrd@z Thu Jan 1 00:00:00 1970 From: "hch@infradead.org" Subject: Re: [PATCH 00/21] Consolidate Posix ACL implementation V3 Date: Mon, 23 Dec 2013 09:01:03 -0800 Message-ID: <20131223170103.GA14856@infradead.org> References: <20131220131635.650823732@bombadil.infradead.org> <1387817904.8080.4.camel@ret.masoncoding.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "andreas.gruenbacher@linbit.com" , "jfs-discussion@lists.sourceforge.net" , "linux-ext4@vger.kernel.org" , "mfasheh@suse.com" , "reiserfs-devel@vger.kernel.org" , "xfs@oss.sgi.com" , "hch@infradead.org" , "cluster-devel@redhat.com" , "linux-mtd@lists.infradead.org" , "jlbec@evilplan.org" , "linux-fsdevel@vger.kernel.org" , "linux-f2fs-devel@lists.sourceforge.net" , "linux-nfs@vger.kernel.org" , "linux-btrfs@vger.kernel.org" , "viro@zeniv.linux.org.uk" To: Chris Mason Return-path: Content-Disposition: inline In-Reply-To: <1387817904.8080.4.camel@ret.masoncoding.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-mtd" Errors-To: linux-mtd-bounces+gldm-linux-mtd-36=gmane.org@lists.infradead.org List-Id: linux-ext4.vger.kernel.org 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. ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 23 Dec 2013 09:01:03 -0800 From: "hch@infradead.org" To: Chris Mason Subject: Re: [PATCH 00/21] Consolidate Posix ACL implementation V3 Message-ID: <20131223170103.GA14856@infradead.org> References: <20131220131635.650823732@bombadil.infradead.org> <1387817904.8080.4.camel@ret.masoncoding.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1387817904.8080.4.camel@ret.masoncoding.com> Cc: "andreas.gruenbacher@linbit.com" , "jfs-discussion@lists.sourceforge.net" , "linux-ext4@vger.kernel.org" , "mfasheh@suse.com" , "reiserfs-devel@vger.kernel.org" , "xfs@oss.sgi.com" , "hch@infradead.org" , "cluster-devel@redhat.com" , "linux-mtd@lists.infradead.org" , "jlbec@evilplan.org" , "linux-fsdevel@vger.kernel.org" , "linux-f2fs-devel@lists.sourceforge.net" , "linux-nfs@vger.kernel.org" , "linux-btrfs@vger.kernel.org" , "viro@zeniv.linux.org.uk" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (Postfix) with ESMTP id 8CDCA7F6B for ; Mon, 23 Dec 2013 11:01:11 -0600 (CST) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by relay2.corp.sgi.com (Postfix) with ESMTP id 63E6B30408C for ; Mon, 23 Dec 2013 09:01:08 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) by cuda.sgi.com with ESMTP id DyeFDGjxJZE74Lnp (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Mon, 23 Dec 2013 09:01:07 -0800 (PST) Date: Mon, 23 Dec 2013 09:01:03 -0800 From: "hch@infradead.org" Subject: Re: [PATCH 00/21] Consolidate Posix ACL implementation V3 Message-ID: <20131223170103.GA14856@infradead.org> References: <20131220131635.650823732@bombadil.infradead.org> <1387817904.8080.4.camel@ret.masoncoding.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1387817904.8080.4.camel@ret.masoncoding.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Chris Mason Cc: "andreas.gruenbacher@linbit.com" , "jfs-discussion@lists.sourceforge.net" , "linux-ext4@vger.kernel.org" , "mfasheh@suse.com" , "reiserfs-devel@vger.kernel.org" , "xfs@oss.sgi.com" , "hch@infradead.org" , "cluster-devel@redhat.com" , "linux-mtd@lists.infradead.org" , "jlbec@evilplan.org" , "linux-fsdevel@vger.kernel.org" , "linux-f2fs-devel@lists.sourceforge.net" , "linux-nfs@vger.kernel.org" , "linux-btrfs@vger.kernel.org" , "viro@zeniv.linux.org.uk" 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. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs