]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Fix build when CONFIG_UNICODE=n
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 15 Jul 2025 14:01:00 +0000 (10:01 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Wed, 16 Jul 2025 21:32:33 +0000 (17:32 -0400)
commit40c35a0b476197419a19aaa1f76e83d0b8874921
tree7327127b6445e09ef18df33cbe8001a38ee8551d
parentc02b943f7d127caf43f49ab6c9eaf8e1b082b9af
bcachefs: Fix build when CONFIG_UNICODE=n

94426e4201fb, which added the killswitch for casefolding, accidentally
removed some of the ifdefs we need to avoid build errors.

It appears we need better build testing for different configurations, it
took two weeks for the robots to catch this one.

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