]> git.ipfire.org Git - thirdparty/linux.git/commit
bcachefs: Rename BCH_WRITE flags fer consistency with other x-macros enums
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 19 Jan 2025 18:18:50 +0000 (13:18 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 15 Mar 2025 01:02:11 +0000 (21:02 -0400)
commit14e2523fc59d1673766fb2a81b1d2f82134debc0
tree2c2a6a97048c6db834e184f1f27e9f4a90a797c5
parent9157b3ddfb151d990a5053707d1eaac6055a4844
bcachefs: Rename BCH_WRITE flags fer consistency with other x-macros enums

The uppercase/lowercase style is nice for making the namespace explicit.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/alloc_foreground.c
fs/bcachefs/data_update.c
fs/bcachefs/fs-io-buffered.c
fs/bcachefs/fs-io-direct.c
fs/bcachefs/io_read.c
fs/bcachefs/io_write.c
fs/bcachefs/io_write.h
fs/bcachefs/io_write_types.h
fs/bcachefs/rebalance.c