bcachefs: pull out time_stats.[ch]
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 14 Mar 2024 00:16:40 +0000 (20:16 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 14 Mar 2024 01:30:35 +0000 (21:30 -0400)
commitf1ca1abfb0275db241363743ed3606b25b2b1a5c
treeb0574ca611a60ce3b005aff9f7d30ed9244e0d04
parentcdce109431f30108665a7de72b542af7f02cf966
bcachefs: pull out time_stats.[ch]

prep work for lifting out of fs/bcachefs/

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/Makefile
fs/bcachefs/alloc_foreground.c
fs/bcachefs/bcachefs.h
fs/bcachefs/journal.c
fs/bcachefs/journal_io.c
fs/bcachefs/journal_reclaim.c
fs/bcachefs/journal_types.h
fs/bcachefs/time_stats.c [new file with mode: 0644]
fs/bcachefs/time_stats.h [new file with mode: 0644]
fs/bcachefs/util.c
fs/bcachefs/util.h