Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-22 | bcachefs: Assorted fixes for running on very small devices | Kent Overstreet | |
It's now possible to create and use a filesystem on a 512k device with 4k buckets (though at that size we still waste almost half to internal reserves) Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-10-22 | bcachefs: Scale down number of writepoints when low on space | Kent Overstreet | |
this means we don't have to reserve space for them when calculating filesystem capacity Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-10-22 | bcachefs: Split out alloc_background.c | Kent Overstreet | |
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> |