From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753094AbbLRL0o (ORCPT ); Fri, 18 Dec 2015 06:26:44 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:35706 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752313AbbLRL0l (ORCPT ); Fri, 18 Dec 2015 06:26:41 -0500 Date: Fri, 18 Dec 2015 03:26:39 -0800 From: Christoph Hellwig To: Pantelis Antoniou Cc: Christoph Hellwig , Joel Becker , Jonathan Corbet , Greg Kroah-Hartman , Rob Herring , linux-kernel@vger.kernel.org Subject: Re: [PATCH] configfs: Implement binary attributes Message-ID: <20151218112639.GA8090@infradead.org> References: <1445545804-29379-1-git-send-email-pantelis.antoniou@konsulko.com> <20151201182124.GA13647@infradead.org> <20151218112024.GA16524@infradead.org> <60AA7F37-2A8F-4959-8BE2-D41A270A8D0E@konsulko.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <60AA7F37-2A8F-4959-8BE2-D41A270A8D0E@konsulko.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 18, 2015 at 01:21:39PM +0200, Pantelis Antoniou wrote: > It???s on my TODO list for the holiday break. > > It is not dropped, just /me swamped. I'm happy to take over the patch, but the real important part is to have in a shared repository where you and I can use it. For that we'll need a real configfs git tree.