Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-22 | bcachefs: Improve dev_alloc_debug_to_text() | Kent Overstreet | |
Now we also print the number of buckets reserved for each watermark. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> | |||
2023-10-22 | bcachefs: Printbuf rework | Kent Overstreet | |
This converts bcachefs to the modern printbuf interface/implementation, synced with the version to be submitted upstream. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> |