Return-Path: linux-nfs-owner@vger.kernel.org Received: from mail-wy0-f174.google.com ([74.125.82.174]:56487 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755042Ab1KNQQs (ORCPT ); Mon, 14 Nov 2011 11:16:48 -0500 Received: by wyh15 with SMTP id 15so6032719wyh.19 for ; Mon, 14 Nov 2011 08:16:46 -0800 (PST) Message-ID: <4EC13EEA.3030404@tonian.com> Date: Mon, 14 Nov 2011 18:16:42 +0200 From: Benny Halevy MIME-Version: 1.0 To: NFS list Subject: pnfs git tree status pnfs-all-3.1-2011-11-14 pnfs-all-3.2-rc1-2011-11-14 Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-nfs-owner@vger.kernel.org List-ID: I merged the following patches into pnfs-all-3.1-2011-11-14 and rebased the tree onto v3.2-rc1 as pnfs-all-3.2-rc1-2011-11-14. pnfs-block: Peng Tao e5b35df pnfsblock: cleanup bl_mark_sectors_init Peng Tao 60d5135 pnfsblock: move find lock page logic out of bl_write_pagelist Peng Tao ab0c07d pnfsblock: set read/write tk_status to pnfs_error Peng Tao 85e8c84 pnfsblock: remove rpc_call_ops from struct parallel_io Peng Tao 7c93c37 pnfsblock: clean up _add_entry Peng Tao ec11faf pnfsblock: alloc short extent before submit bio pnfsd: Boaz Harrosh 5e57e48 SQUASHME: pnfsd: Don't call fs_layout_return on a none-file spnfs-block: Benny Halevy 400ab8f SQUASHME: spnfs-block: fix oops in device_slice Benny Halevy bd6bc0a SQUASHME: spnfs-block: add dprints for device_slice Both versions pass connectathon tests against pnfsd-lexp server using the files layout. Block layout fails as the server ctl process crashes as follows: kernel: nfsv4 compound op #2/2: 47 (OP_GETDEVICEINFO) kernel: nfsd4_getdevinfo: layout_type 3 dev_id 28d:1f maxcnt 135168 kernel: nfsd4_getdevinfo: sb ffff88002c535cd0 kernel: pnfs_set_device_notify: --> kernel: renewing client (clientid 4ec13510/00000003) kernel: pnfs_set_device_notify: Incr device count (clnt ffff88002d310000) to 2 kernel: nfsd4_encode_getdevinfo: err 0 kernel: device_slice: dev_id=0:31 kernel: device_slice: ret=1 kernel: ctl[1028]: segfault at 497 ip 00007f74b7909f24 sp 00007fffd2a43948 error 4 in libc-2.13.90.so[7f74b788d000+192000] Benny