Commit 573960c
ext4: filesystems without casefold feature cannot be mounted with siphash
commit 985b67c upstream.
When mounting the ext4 filesystem, if the default hash version is set to
DX_HASH_SIPHASH but the casefold feature is not set, exit the mounting.
Reported-by: [email protected]
Signed-off-by: Lizhi Xu <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
[cascardo: small conflict fixup]
Signed-off-by: Thadeu Lima de Souza Cascardo <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
(cherry picked from commit 52c4538a92da6f3242d4140c03ddc5ee71b39ba8)
Signed-off-by: Wentao Guan <[email protected]>1 parent 2a73e85 commit 573960c
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3639 | 3639 | | |
3640 | 3640 | | |
3641 | 3641 | | |
| 3642 | + | |
| 3643 | + | |
| 3644 | + | |
| 3645 | + | |
| 3646 | + | |
| 3647 | + | |
| 3648 | + | |
| 3649 | + | |
3642 | 3650 | | |
3643 | 3651 | | |
3644 | 3652 | | |
| |||
0 commit comments