]> git.ipfire.org Git - thirdparty/grub.git/commit
ext2: Support META_BG.
authorVladimir Serbinenko <phcoder@gmail.com>
Mon, 16 Feb 2015 19:53:26 +0000 (20:53 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Mon, 16 Feb 2015 19:53:26 +0000 (20:53 +0100)
commite20aa39ea4298011ba716087713cff26c6c52006
tree986b868cf90fa58c7b0371fb6a4a23d8aa413560
parent35a492e4a2c70d27bc0a7f0c567b2a3405f31599
ext2: Support META_BG.

This fixes bug that system would become unbootable after ext*
online resize if no resize_inode was created at ext* format time.
grub-core/fs/ext2.c
tests/ext234_test.in
tests/util/grub-fs-tester.in