From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:41804 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751135AbdEaTkO (ORCPT ); Wed, 31 May 2017 15:40:14 -0400 Date: Wed, 31 May 2017 21:40:12 +0200 From: Christoph Hellwig Subject: Re: [PATCH 08/24] uuid: rename uuid_to_bin to uuid_parse Message-ID: <20170531194012.GC6906@lst.de> References: <20170531161826.23243-1-hch@lst.de> <20170531161826.23243-9-hch@lst.de> <1496254475.28981.36.camel@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1496254475.28981.36.camel@linux.intel.com> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Andy Shevchenko Cc: Christoph Hellwig , Amir Goldstein , linux-fsdevel@vger.kernel.org, Shaohua Li , Dan Williams , David Howells , Steven Whitehouse , Mimi Zohar , linux-xfs@vger.kernel.org, linux-raid@vger.kernel.org, linux-nvdimm@lists.01.org, linux-kernel@vger.kernel.org, linux-block@vger.kernel.org On Wed, May 31, 2017 at 09:14:35PM +0300, Andy Shevchenko wrote: > On Wed, 2017-05-31 at 18:18 +0200, Christoph Hellwig wrote: > > This matches the userspace version of it, and describes the > > functionality > > much better.  Also do the same for the guid version. > > > > No objections for renaming, though I'm pretty sure it should be squashed > to patch 6. Fine with me, it just seemed like a unrelated enough change to justify keeping it separate.