From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Elder Subject: [PATCH REPOST 0/4] rbd: four minor patches Date: Thu, 03 Jan 2013 13:04:33 -0600 Message-ID: <50E5D641.2010405@inktank.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ia0-f175.google.com ([209.85.210.175]:45760 "EHLO mail-ia0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753682Ab3ACTEg (ORCPT ); Thu, 3 Jan 2013 14:04:36 -0500 Received: by mail-ia0-f175.google.com with SMTP id z3so12825214iad.6 for ; Thu, 03 Jan 2013 11:04:35 -0800 (PST) Sender: ceph-devel-owner@vger.kernel.org List-ID: To: "ceph-devel@vger.kernel.org" I'm re-posting my patch backlog, in chunks that may or may not match how they got posted before. This series contains some pretty fairly straightforward changes. -Alex [PATCH REPOST 1/4] rbd: document rbd_spec structure [PATCH REPOST 2/4] rbd: kill rbd_spec->image_name_len [PATCH REPOST 3/4] rbd: kill rbd_spec->image_id_len [PATCH REPOST 4/4] rbd: use kmemdup()