commit | 7ef79ad52136712172eb0525bf0b462516bf2f93 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Apr 26 00:44:46 2018 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Apr 26 00:44:46 2018 -0400 |
tree | 63c9fb1c85e2118650644ed7ab97d8ea617309b9 | |
parent | 22be37acce25d66ecf6403fc8f44df9c5ded2372 [diff] |
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