From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:46246 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751521AbdF1QSa (ORCPT ); Wed, 28 Jun 2017 12:18:30 -0400 Date: Wed, 28 Jun 2017 18:18:28 +0200 From: "Luis R. Rodriguez" Subject: Re: [PATCH 00/12] mkfs: save user input into opts table Message-ID: <20170628161828.GG21846@wotan.suse.de> References: <20170423185503.31415-1-jtulak@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170423185503.31415-1-jtulak@redhat.com> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Jan Tulak Cc: linux-xfs@vger.kernel.org On Sun, Apr 23, 2017 at 08:54:51PM +0200, Jan Tulak wrote: > Hi guys, > > I decided to split my big patchset into more smaller ones. So, this is the > first set. It adds set/get functions similar to Dave's suggestion, to save and > retrieve user values to and from the big opts table and prepares the ground for > future patches. *poke* just curious if you were planning on respining these any time soon. Luis