Incomplete file listing with reiserfs partition
eople.videolan.org/~dionoea/disk-image.bz2 . It's only 57KB compressed) -- Antoine Cellerier dionoea ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel
Re: Incomplete file listing with reiserfs partition
ugh the B+ tree. > >* fs/reiserfs.c (grub_fshelp_node): New member next_offset. >(grub_reiserfs_get_item): Save offset of the next item. >(grub_reiserfs_iterate_dir): Use next_offset to find next item. Works like a charm. Thanks :) --