OSDN Git Service

ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs
authorTheodore Ts'o <tytso@mit.edu>
Thu, 26 Apr 2018 04:44:46 +0000 (00:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 26 Apr 2018 04:44:46 +0000 (00:44 -0400)
commit7ef79ad52136712172eb0525bf0b462516bf2f93
tree63c9fb1c85e2118650644ed7ab97d8ea617309b9
parent22be37acce25d66ecf6403fc8f44df9c5ded2372
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs

Fixes: a45403b51582 ("ext4: always initialize the crc32c checksum driver")
Reported-by: François Valenduc <francoisvalenduc@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@vger.kernel.org
fs/ext4/super.c