Return-Path: Received: from daytona.panasas.com ([67.152.220.89]:36890 "EHLO daytona.panasas.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752131Ab1AQRbP (ORCPT ); Mon, 17 Jan 2011 12:31:15 -0500 Message-ID: <4D347CDF.2080600@panasas.com> Date: Mon, 17 Jan 2011 19:31:11 +0200 From: Benny Halevy To: "Rees, James" CC: NFS list , Fred Isaman , Andy Adamson Subject: pnfs block build errors in 2.6.38 Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 Jim, I get the following build errors in 2.6.38: /usr0/export/dev/bhalevy/git/linux-pnfs-bh-nfs41/fs/nfs/blocklayout/blocklayoutdev.c: In function 'nfs4_blkdev_get': /usr0/export/dev/bhalevy/git/linux-pnfs-bh-nfs41/fs/nfs/blocklayout/blocklayoutdev.c:58: error: implicit declaration of function 'open_by_devnum' /usr0/export/dev/bhalevy/git/linux-pnfs-bh-nfs41/fs/nfs/blocklayout/blocklayoutdev.c:58: warning: assignment makes pointer from integer without a cast /usr0/export/dev/bhalevy/git/linux-pnfs-bh-nfs41/fs/nfs/blocklayout/blocklayoutdev.c: In function 'nfs4_blkdev_put': /usr0/export/dev/bhalevy/git/linux-pnfs-bh-nfs41/fs/nfs/blocklayout/blocklayoutdev.c:75: error: implicit declaration of function 'bd_release' I pushed the tree to git://git.bhalevy.com/linux-pnfs.git Mind taking a look at this? Andy, Fred: you can synchronize with this tree at this point, after the rebase on top of Bruce's latest changes it won't change much, so feel free to go for it :) Thanks, Benny