Include ext4 module in the initrd.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 12 Aug 2011 22:25:17 +0000 (23:25 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 12 Aug 2011 22:25:17 +0000 (23:25 +0100)
commitbe05615938991f9ec9c0615a944fcbff60055f8f
tree6da37515aab1f176e0cb7c8f461deb2a823a4e8b
parent0d57e883e1fc6a0ca7bf435ddbe0b0f9b4380295
Include ext4 module in the initrd.

Modern kernels allow you to use the ext4.ko module to support ext2 and
ext3 access.

On Fedora, this is the default (albeit not as a module, so this code
path would not be tested yet).
helper/ext2initrd.c