From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752499AbbI2U3F (ORCPT ); Tue, 29 Sep 2015 16:29:05 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:35591 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751166AbbI2U2y (ORCPT ); Tue, 29 Sep 2015 16:28:54 -0400 Date: Tue, 29 Sep 2015 13:28:52 -0700 From: Brian Norris To: Josh Cartwright Cc: Cai Zhiyong , dwmw2@infradead.org, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mtd: cmdlinepart: allow fill-up partition at any point Message-ID: <20150929202852.GM31505@google.com> References: <1431053861-32284-1-git-send-email-ben.shelton@ni.com> <20150929195539.GF31505@google.com> <20150929200045.GH31505@google.com> <20150929201835.GN26335@jcartwri.amer.corp.natinst.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150929201835.GN26335@jcartwri.amer.corp.natinst.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 29, 2015 at 03:18:35PM -0500, Josh Cartwright wrote: > On Tue, Sep 29, 2015 at 01:00:45PM -0700, Brian Norris wrote: > > On Tue, Sep 29, 2015 at 12:55:39PM -0700, Brian Norris wrote: > > > > ... > > > > Seems Ben Shelton has moved on to other things... > > He has, but there are others paying attention who want this feature :). Ok, great. Let me know if you have any questions/comments about my review then.