summaryrefslogtreecommitdiff
path: root/fs/bcachefs/printbuf.h
AgeCommit message (Collapse)Author
2023-10-22bcachefs: Printbuf reworkKent 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>