From: Benny Halevy Subject: pnfs git tree status pnfs-all-2.6.35-rc5-2010-07-20 Date: Thu, 05 Aug 2010 18:56:04 +0300 Message-ID: <4C5ADF14.6090901@panasas.com> References: <4C111B9C.3080603@panasas.com> <4C1A4F0E.5070406@panasas.com> <4C455C58.8040300@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: NFS list Return-path: Received: from daytona.panasas.com ([67.152.220.89]:26560 "EHLO daytona.int.panasas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758370Ab0HEP4G (ORCPT ); Thu, 5 Aug 2010 11:56:06 -0400 In-Reply-To: <4C455C58.8040300@panasas.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: pnfs-all-2.6.35-2010-08-05 is based over v2.6.35 I started with the pnfs-submit branch squashing but there's a lot of work to be done there to tidy it up and prepare a series for review. Andy has graciously offered his help with this task. Thanks! At this point we'll hold off with new patches for submission until we're done with squashing the series and then every new SQUASHME patch sent must indicate which patch(es) it needs to be squashed into so not to create a huge back log like we have today. Here's the list of patches that went into the latest linux-pnfs tree as of 2010-08-05 since last update pnfs-all-2.6.35-rc5-2010-07-20: pnfs-submit: Andy Adamson 83c4c44 SQUASHME pnfs-submit remove pnfs4_layout_reclaim Andy Adamson 67282c6 SQUASHME pnfs-submit destroy all layouts upon lease expiration Ricardo Labiaga f20c76e SQUASHME: pnfs-submit: Use generic layout name to load layout modules Benny Halevy fa73e39 SQUASHME: pnfs-submit: reduce nesting level in set_pnfs_layoutdriver pnfs-block: Jim Rees b51aad4 pnfs-block: Add support for simple rpc pipefs Jim Rees 123741a pnfs-block: Remove device creation from kernel http://wiki.linux-nfs.org/wiki/index.php/PNFS_Development_Git_tree is updated with the latest information. Note that Ricardo's "Use generic layout name to load layout modules" patch renamed the nfslayoutdriver module to "nfs_layout_nfsv41_files" so it can be loaded automagically by the kernel. The blocks and objects modules should be renamed along the same lines (TODO). Benny