From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: FS-Cache fixes for IA64 export and AFS linkage Date: Sat, 17 Jan 2009 06:00:44 +0000 Message-ID: <16871.1232172044@redhat.com> Return-path: Sender: linux-ia64-owner@vger.kernel.org To: Trond Myklebust , Randy Dunlap , Stephen Rothwell , Andrew Morton Cc: dhowells@redhat.com, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Prarit Bhargava , KOSAKI Motohiro , linux-ia64 , Sam Ravnborg , Kyle McMartin , Tony Luck List-Id: linux-next.vger.kernel.org I've dropped the patch to export copy_page() for IA64 from my patchset and updated the AFS patch so that it no longer produces link errors if CONFIG_AFS_FS=y and CONFIG_FSCACHE=m but CONFIG_AFS_FSCACHE=n. These patches are now available as: http://people.redhat.com/~dhowells/fscache/patches/nfs+fscache-44.tar.bz2 and I've updated my GIT tree for Trond to pull: http://git.kernel.org/?p=linux/kernel/git/dhowells/linux-2.6-nfs-fscache.git;a=shortlog David