From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756734AbbLASVb (ORCPT ); Tue, 1 Dec 2015 13:21:31 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:45829 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752406AbbLASVa (ORCPT ); Tue, 1 Dec 2015 13:21:30 -0500 Date: Tue, 1 Dec 2015 10:21:24 -0800 From: Christoph Hellwig To: Pantelis Antoniou Cc: Christoph Hellwig , Joel Becker , Jonathan Corbet , Greg Kroah-Hartman , Rob Herring , linux-kernel@vger.kernel.org, Pantelis Antoniou Subject: Re: [PATCH] configfs: Implement binary attributes Message-ID: <20151201182124.GA13647@infradead.org> References: <1445545804-29379-1-git-send-email-pantelis.antoniou@konsulko.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1445545804-29379-1-git-send-email-pantelis.antoniou@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 Hi Pantelis, what's the state of this patch? I'll need it for some work I plan to merge for 4.5 as well, so getting it into a stable repository we could both base off would be nice. Talking about that, I'd be happy to volunteer maintaining a configfs tree as the current split over -mm and the target tree seem a bit painful now that development activity for configfs has picked up.