From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boaz Harrosh Subject: [PATCHSET 0/7] exofs: Some pending changes for 2.6.39 Date: Tue, 08 Feb 2011 18:15:24 +0200 Message-ID: <4D516C1C.8060504@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit To: open-osd , linux-fsdevel Return-path: Received: from daytona.panasas.com ([67.152.220.89]:51277 "EHLO daytona.panasas.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754861Ab1BHQP1 (ORCPT ); Tue, 8 Feb 2011 11:15:27 -0500 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Submitted for review a few patches for the next Merge window. List of patches: [PATCH 1/7] exofs: Trivial: fix some indentation and debug prints [PATCH 2/7] exofs: Optimize read_4_write [PATCH 3/7] exofs: simple fsync race fix Nick please re-review your patch. I think it is needed. I ran with it for a while now. It makes perfect sense. [PATCH 4/7] exofs: Override read-ahead to align on stripe_size Thanks to Chris Mason and Marc Dionne. This patch is a nice bonus for the kind of striping done in exofs. [PATCH 5/7] exofs: Add option to mount by osdname A long over do on this simple option [PATCH 6/7] exofs: Write sbi->s_nextid as part of the Create command [PATCH 7/7] exofs: deprecate the commands pending counter Thanks Boaz