From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 02/23] usb-gadget: use per-attribute show and store methods Date: Sun, 11 Oct 2015 15:10:22 +0200 Message-ID: <20151011131022.GB3890@lst.de> References: <1443879179-22280-1-git-send-email-hch@lst.de> <1443879179-22280-3-git-send-email-hch@lst.de> <87io6fu4ci.fsf@saruman.tx.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Joel Becker , Andrew Morton , Nicholas Bellinger , Andrzej Pietrasiewicz , Tejun Heo , Pratyush Anand , Pantelis Antoniou , target-devel@vger.kernel.org, cluster-devel@redhat.com, ocfs2-devel@oss.oracle.com, linux-usb@vger.kernel.org, netdev@vger.kernel.org To: Felipe Balbi Return-path: Content-Disposition: inline In-Reply-To: <87io6fu4ci.fsf@saruman.tx.rr.com> Sender: target-devel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, Oct 09, 2015 at 04:19:57PM -0500, Felipe Balbi wrote: > > Signed-off-by: Christoph Hellwig > > Reviewed-by: Andrzej Pietrasiewicz > > I suppose this depends on other fs/configfs changes ? The whole series should be applied in order, but doesn't have any other dependencies. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Sun, 11 Oct 2015 15:10:22 +0200 Subject: [Ocfs2-devel] [PATCH 02/23] usb-gadget: use per-attribute show and store methods In-Reply-To: <87io6fu4ci.fsf@saruman.tx.rr.com> References: <1443879179-22280-1-git-send-email-hch@lst.de> <1443879179-22280-3-git-send-email-hch@lst.de> <87io6fu4ci.fsf@saruman.tx.rr.com> Message-ID: <20151011131022.GB3890@lst.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Felipe Balbi Cc: Christoph Hellwig , Joel Becker , Andrew Morton , Nicholas Bellinger , Andrzej Pietrasiewicz , Tejun Heo , Pratyush Anand , Pantelis Antoniou , target-devel@vger.kernel.org, cluster-devel@redhat.com, ocfs2-devel@oss.oracle.com, linux-usb@vger.kernel.org, netdev@vger.kernel.org On Fri, Oct 09, 2015 at 04:19:57PM -0500, Felipe Balbi wrote: > > Signed-off-by: Christoph Hellwig > > Reviewed-by: Andrzej Pietrasiewicz > > I suppose this depends on other fs/configfs changes ? The whole series should be applied in order, but doesn't have any other dependencies. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Sun, 11 Oct 2015 15:10:22 +0200 Subject: [Cluster-devel] [PATCH 02/23] usb-gadget: use per-attribute show and store methods In-Reply-To: <87io6fu4ci.fsf@saruman.tx.rr.com> References: <1443879179-22280-1-git-send-email-hch@lst.de> <1443879179-22280-3-git-send-email-hch@lst.de> <87io6fu4ci.fsf@saruman.tx.rr.com> Message-ID: <20151011131022.GB3890@lst.de> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Fri, Oct 09, 2015 at 04:19:57PM -0500, Felipe Balbi wrote: > > Signed-off-by: Christoph Hellwig > > Reviewed-by: Andrzej Pietrasiewicz > > I suppose this depends on other fs/configfs changes ? The whole series should be applied in order, but doesn't have any other dependencies.