* grub-core/fs/affs.c (grub_affs_bblock): Revert flags.

(GRUB_AFFS_FLAG_FFS): Put back where it was.
	(grub_affs_mount): Revert the correct version checking.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-01-11 12:53:38 +01:00
parent 53603892df
commit 5c827cf971
2 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2012-01-11 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/affs.c (grub_affs_bblock): Revert flags.
(GRUB_AFFS_FLAG_FFS): Put back where it was.
(grub_affs_mount): Revert the correct version checking.
2012-01-11 Vladimir Serbinenko <phcoder@gmail.com>
* docs/grub.texi (Unicode): Mention several other unsupported features.