diff -r --exclude=.svn -u -N grub-0.93/stage2/fsys_reiserfs.c softs/grub/stage2/fsys_reiserfs.c --- grub-0.93/stage2/fsys_reiserfs.c 2002-11-29 18:46:01.000000000 +0100 +++ softs/grub/stage2/fsys_reiserfs.c 2007-11-29 15:46:17.000000000 +0100 @@ -112,7 +112,7 @@ /* offset in the log of where to start replay after a crash */ __u32 j_first_unflushed_offset; /* mount id to detect very old transactions */ - __u32 long j_mount_id; + __u32 j_mount_id; }; /* magic string to find desc blocks in the journal */