* grub-core/normal/autofs.c (autoload_fs_module): Save and restore

filter state.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-07-22 16:23:46 +02:00
parent d187a1c3d7
commit e81db8b5fd
2 changed files with 20 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2012-07-22 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/normal/autofs.c (autoload_fs_module): Save and restore
filter state.
2012-07-22 Vladimir Serbinenko <phcoder@gmail.com>
Fix coreboot compilation.