From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762304AbZFRMq0 (ORCPT ); Thu, 18 Jun 2009 08:46:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760084AbZFRMqM (ORCPT ); Thu, 18 Jun 2009 08:46:12 -0400 Received: from ip67-152-220-66.z220-152-67.customer.algx.net ([67.152.220.66]:20035 "EHLO daytona.int.panasas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758976AbZFRMqK (ORCPT ); Thu, 18 Jun 2009 08:46:10 -0400 Message-ID: <4A3A370D.10704@panasas.com> Date: Thu, 18 Jun 2009 15:46:05 +0300 From: Boaz Harrosh User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090315 Remi/3.0-0.b2.fc10.remi Thunderbird/3.0b2 MIME-Version: 1.0 To: Jeff Garzik CC: open-osd mailing-list , linux-fsdevel , linux-kernel Subject: Re: [osd-dev] [PATCHSET 0/6] exofs: few patches for Linux 2.6.31 References: <4A391373.3050301@panasas.com> In-Reply-To: <4A391373.3050301@panasas.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 18 Jun 2009 12:46:08.0880 (UTC) FILETIME=[C0A3AF00:01C9F012] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/17/2009 07:01 PM, Boaz Harrosh wrote: > > [PATCH 5/6] osdblk: a Linux block device for OSD objects > [PATCH 6/6] osdblk: Adjust queue limits to lower device's limits > > This is the proposed osdblk driver by Jeff Garzik. It as all the Kernel > pre-requisites, but is missing a user-mode tool and more testing. So I'm > not sure it will make it into this Kernel. But for review. > Jeff hi. I've hacked up a very quick and dirty small utility for Creating / Removing / Resizing objects on an OSD device. [I'm sending as reply to this mail] Please give it a fast testing. Should we now submit the osdblk driver, for 2.6.31? Which tree? I can push it through the open-osd.org tree. The driver was included for some weeks in linux-next through that tree. Thanks Boaz