From: Trond Myklebust Date: Fri, 4 May 2007 18:44:06 +0000 (-0400) Subject: NFS: Fix a compile glitch on 64-bit systems X-Git-Tag: v2.6.22-rc1~1035^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84dde76c4a2d99ed2d7de6ec82c53b56620900a3;p=pandora-kernel.git NFS: Fix a compile glitch on 64-bit systems fs/nfs/pagelist.c:226: error: conflicting types for 'nfs_pageio_init' include/linux/nfs_page.h:80: error: previous declaration of 'nfs_pageio_init' was here Thanks to Andrew for spotting this... Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed