]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: avoid 'unsigned flags'
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 20 Oct 2024 05:11:29 +0000 (01:11 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:15 +0000 (01:36 -0500)
commita1ca525b82312ad42adb11a59fb103243b28407b
tree1b540ff10c3aa06412ef5d983cec7a665da72dc8
parent901ff6555ba02dd917aa65b1105c9715e25dc994
bcachefs: avoid 'unsigned flags'

flags should have actual types, where possible: fix btree_update.h
helpers

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