From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Elder Subject: Re: [PATCH 14/16] rbd: more symbol renames Date: Thu, 12 Jul 2012 06:15:53 -0500 Message-ID: <4FFEB1E9.9010403@inktank.com> References: <4FFD847C.7070205@inktank.com> <4FFD878F.5030905@inktank.com> <4FFDEA2C.3080401@inktank.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-yw0-f46.google.com ([209.85.213.46]:52075 "EHLO mail-yw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752418Ab2GLLP4 (ORCPT ); Thu, 12 Jul 2012 07:15:56 -0400 Received: by yhmm54 with SMTP id m54so2551749yhm.19 for ; Thu, 12 Jul 2012 04:15:55 -0700 (PDT) In-Reply-To: <4FFDEA2C.3080401@inktank.com> Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Josh Durgin Cc: ceph-devel@vger.kernel.org On 07/11/2012 04:03 PM, Josh Durgin wrote: > On 07/11/2012 07:02 AM, Alex Elder wrote: >> Rename variables named "obj" which represent object names so they're >> consistenly named "object_name". > > typo > > Fixed.