Hi there, This is a very quick question about a possible typo: In include/linux/reiserfs_fs.h there are the lines: #define MAX_UL_INT 0xffffffff #define MAX_INT 0x7ffffff Should MAX_INT should be "0x7fffffff" rather than "0x7ffffff"? Thanks for any clarification, Colin King. -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html