grub/grub-core
Vladimir 'phcoder' Serbinenko 607d282b29 Fix long symlinks on reiserfs.
* grub-core/fs/reiserfs.c (grub_fshelp_node): New field size.
	(grub_reiserfs_read_symlink): Use grub_reiserfs_read_real.
	(grub_reiserfs_iterate_dir): Save size for non-directories.
	(grub_reiserfs_open): Don't reread stat block as we already know the
	size.
	(grub_reiserfs_read): Split into...
	(grub_reiserfs_read_real): ... and ...
	(grub_reiserfs_read): ...this.
2012-05-09 12:55:43 +02:00
..
2012-05-09 12:55:43 +02:00
2012-03-03 20:12:03 +01:00
2012-02-26 18:09:07 +01:00
2012-02-10 16:48:48 +01:00