]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Eliminate padding in move_bucket_key
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 20 Mar 2025 18:15:33 +0000 (14:15 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 24 Mar 2025 13:50:37 +0000 (09:50 -0400)
commit9ea24b287b3b9118a157509d931e7d27414e98c7
tree2b07dc81eaaf0840dd834033222bfa27e524ae6e
parent1f88c35674954fbb0b14d994c5fa02c7c5190356
bcachefs: Eliminate padding in move_bucket_key

We appear to be tripping over a compiler/kmsan bug with padding fields -
this is an easy workaround.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/move_types.h