* grub-core/fs/minix.c: Additional filesystem sanity checks.

This commit is contained in:
Vladimir Serbinenko 2015-01-20 14:53:09 +01:00
parent 47cd2645dd
commit 5ed3a5d049
2 changed files with 23 additions and 16 deletions

View file

@ -1,3 +1,8 @@
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/minix.c: Additional filesystem
sanity checks.
2015-01-20 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/ext2.c (grub_ext2_mount): Additional