patch-2.3.43 linux/fs/stat.c

Next file: linux/fs/super.c
Previous file: linux/fs/smbfs/inode.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.42/linux/fs/stat.c linux/fs/stat.c
@@ -284,7 +284,7 @@
 
 
 /* ---------- LFS-64 ----------- */
-#if !defined(__alpha__)
+#if !defined(__alpha__) && !defined(__ia64__)
 
 static long cp_new_stat64(struct inode * inode, struct stat64 * statbuf)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)