]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0240b0d685481c00d3e8c0348b1fd127546872dd
tree63c9fb1c85e2118650644ed7ab97d8ea617309b9
parenteaf299392b522cbda9979e5a887f3412a63ce2fe
ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs

Fixes: 18c67f8c3e25 ("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