From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Durgin Subject: Re: [PATCH REPOST 0/2] rbd: standardize some variable names Date: Tue, 15 Jan 2013 17:38:59 -0800 Message-ID: <50F604B3.60602@inktank.com> References: <50E60842.2040204@inktank.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pa0-f52.google.com ([209.85.220.52]:41277 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756690Ab3APBkI (ORCPT ); Tue, 15 Jan 2013 20:40:08 -0500 Received: by mail-pa0-f52.google.com with SMTP id fb1so463606pad.25 for ; Tue, 15 Jan 2013 17:40:08 -0800 (PST) In-Reply-To: <50E60842.2040204@inktank.com> Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Alex Elder Cc: "ceph-devel@vger.kernel.org" On 01/03/2013 02:37 PM, Alex Elder wrote: > This series just makes the names of variables for > certain objects follow a consistent naming convention. > > -Alex > > [PATCH REPOST 1/2] rbd: standardize rbd_request variable names > [PATCH REPOST 2/2] rbd: standardize ceph_osd_request variable names These both look good to me. Reviewed-by: Josh Durgin