]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/grub/grub-0.93/reiserfs.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / grub / grub-0.93 / reiserfs.patch
1 --- grub-0.93/stage2/fsys_reiserfs.c~   2002-11-29 17:46:01.000000000 +0000
2 +++ grub-0.93/stage2/fsys_reiserfs.c    2004-01-04 12:16:34.000000000 +0000
3 @@ -112,7 +112,7 @@
4    /* offset in the log of where to start replay after a crash */
5    __u32 j_first_unflushed_offset;
6    /* mount id to detect very old transactions */
7 -  __u32 long j_mount_id;
8 +  __u32 j_mount_id;
9  };
10  
11  /* magic string to find desc blocks in the journal */