actually, it is 352 bytes.
# cd /usr/src/linux
# gdb -q vmlinux /proc/kcore
(gdb) printf "%d\n", sizeof(struct inode)
352
(gdb) shell uname -a
Linux saturn 2.4.0-test5 #11 SMP Thu Jul 20 14:58:09 BST 2000 i686 unknown
Regards,
Tigran
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/