From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Elder Subject: Re: [PATCH 2/2] rbd: prevent open for image being removed Date: Wed, 30 Jan 2013 15:25:43 -0600 Message-ID: <51098FD7.1080300@inktank.com> References: <5106F6D2.7040805@inktank.com> <5106F71B.2030002@inktank.com> <510979F7.5000902@inktank.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ia0-f181.google.com ([209.85.210.181]:49640 "EHLO mail-ia0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753733Ab3A3VZl (ORCPT ); Wed, 30 Jan 2013 16:25:41 -0500 Received: by mail-ia0-f181.google.com with SMTP id k25so2991616iah.26 for ; Wed, 30 Jan 2013 13:25:40 -0800 (PST) In-Reply-To: <510979F7.5000902@inktank.com> Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Josh Durgin Cc: ceph-devel@vger.kernel.org On 01/30/2013 01:52 PM, Josh Durgin wrote: > Enums should be capitalized according to Documentation/CodingStyle. I already updated that in my own copy after last time... Thanks. -Alex > Other than that, looks good. > Reviewed-by: Josh Durgin >