From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boaz Harrosh Subject: [PATCHES 0/9] osd patches for 2.6.33 merge window - resend Date: Mon, 16 Nov 2009 20:37:32 +0200 Message-ID: <4B019BEC.3080909@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from daytona.panasas.com ([67.152.220.89]:35512 "EHLO daytona.int.panasas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753569AbZKPSwx (ORCPT ); Mon, 16 Nov 2009 13:52:53 -0500 Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: James Bottomley , open-osd , linux-scsi James hi. It's getting near the next merge window and none of the osd patches made it into scsi-misc yet. I would not like to miss it like last time. All these are exactly as posted in the mailing list, latest version: [PATCH 1/9] libosd: osd_dev_is_ver1 - Minor API cleanup [PATCH 2/9] libosd: osd_sense: OSD_CFO_PERMISSIONS [PATCH 3/9] osduld: Ref-counting bug fix [PATCH 4/9] osduld: Use device->release instead of internal kref [PATCH 5/9] libosd: osd_dev_info: Unique Identification of an OSD device [PATCH 6/9] libosd: bug in osd_req_decode_sense_full() [PATCH 7/9] libosd: Bugfix of error handling in attributes-list decoding [PATCH 8/9] libosd: Error handling revamped [PATCH 9/9] osd_protocol.h: Add missing #include Thanks Boaz