Re: [Fwd: Re: Bug#520286: ext2 module fails to recognize ext4 files with extents on big endian]

2009-03-19 Thread Felix Zielcke
Am Donnerstag, den 19.03.2009, 04:23 -0400 schrieb Pavel Roskin: > I don't have the beginning of this thread, but I confirm that the check > for EXT4_EXTENTS_FLAG won't work on big-endian machines. What's worse, > the bug might affect ext2 and ext3 on such machines as well. So please > go ahead

Re: [Fwd: Re: Bug#520286: ext2 module fails to recognize ext4 files with extents on big endian]

2009-03-19 Thread Pavel Roskin
On Wed, 2009-03-18 at 18:54 +0100, Felix Zielcke wrote: > Any objection that I commit his patch? I don't have the beginning of this thread, but I confirm that the check for EXT4_EXTENTS_FLAG won't work on big-endian machines. What's worse, the bug might affect ext2 and ext3 on such machines as we

how to open files with grub_file_open

2009-03-19 Thread Rev. Mr. Gary Meerschaert
need to modify grub for a project in my security class. I am adding a a check of a key stored on a usb drive. I also have the key stored in the /boot/grub2, /boot/grub, and /boot. I can not open any of them. My system dual-boots, and the fedora install is in hd0,1. My code is shown (extra trac

Re: how to open files with grub_file_open

2009-03-19 Thread Isaac Dupree
Rev. Mr. Gary Meerschaert wrote: > need to modify grub for a project in my security class. I am adding a a > check of a key stored on a usb drive. I also have the key stored in the > /boot/grub2, /boot/grub, and /boot. I can not open any of them. My > system dual-boots, and the fedora install is in