]> www.infradead.org Git - nvme.git/commit
bcachefs: BCH_DATA_unstriped
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 23 Nov 2023 21:34:03 +0000 (16:34 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 14 Jul 2024 23:00:12 +0000 (19:00 -0400)
commit2612e29142ff718e6f120c62e6792f0a67fd3005
tree4478842165cbf2aaf7a5c9b9dae7335f2431e741
parent55f7962da3bb2d34525c1973189413a113667a24
bcachefs: BCH_DATA_unstriped

Add a new pseudo data type, to track buckets that are members of a
stripe, but have unstriped data in them.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/alloc_background.h
fs/bcachefs/bcachefs_format.h
fs/bcachefs/buckets.c
fs/bcachefs/chardev.c