From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751797AbbIQVPB (ORCPT ); Thu, 17 Sep 2015 17:15:01 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:42836 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750792AbbIQVPA (ORCPT ); Thu, 17 Sep 2015 17:15:00 -0400 Date: Thu, 17 Sep 2015 14:14:53 -0700 From: Christoph Hellwig To: Pantelis Antoniou Cc: Christoph Hellwig , Joel Becker , Jonathan Corbet , Rob Herring , linux-kernel@vger.kernel.org, Nicholas Bellinger , Felipe Balbi Subject: Re: [PATCH] configfs: Implement binary attributes Message-ID: <20150917211453.GA11724@infradead.org> References: <1442419730-4771-1-git-send-email-pantelis.antoniou@konsulko.com> <20150917003704.GA9732@infradead.org> <37AF1B0B-B1BE-471D-BD0A-6AF9A910B3A2@konsulko.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <37AF1B0B-B1BE-471D-BD0A-6AF9A910B3A2@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 Thu, Sep 17, 2015 at 09:29:35AM +0300, Pantelis Antoniou wrote: > Yes, indeed this is interesting. > > I could rebase on-top of your tree and try to make things simpler. > Do you mind if you carry the binary attribute patch along when you post > yours? Sure, I can do that.