]> git.ipfire.org Git - thirdparty/linux.git/commit
bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n
authorKent Overstreet <kent.overstreet@linux.dev>
Wed, 16 Jul 2025 21:31:31 +0000 (17:31 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Wed, 16 Jul 2025 21:32:33 +0000 (17:32 -0400)
commit89edfcf710875feedc4264a6c9c4e7fb55486422
treeaa70af9ed3e3d687c9ff9ea207ffa96c15ff0c05
parent40c35a0b476197419a19aaa1f76e83d0b8874921
bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n

maybe_casefold() shouldn't have been nooped, just bch2_casefold().

Fixes: 94426e4201fb ("bcachefs: opts.casefold_disabled")
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/dirent.h