Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / include / linux / stat.h
index b2d3bc7..512df98 100644 (file)
@@ -57,7 +57,7 @@
 #include <linux/time.h>
 
 struct kstat {
-       u64             ino;
+       unsigned long   ino;
        dev_t           dev;
        umode_t         mode;
        unsigned int    nlink;