bcachefs: bch2_dev_freespace_init() Print out status every 10 seconds
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 23 Mar 2023 01:22:51 +0000 (21:22 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:58 +0000 (17:09 -0400)
commite9b9e475eaef1c50e89072e4efc3910ff25a0552
tree5f9da48dc2dc598a4fa16a80c914b5177ab7c8c7
parentb1c945b3fd926ea121172eedc271f4b816b44387
bcachefs: bch2_dev_freespace_init() Print out status every 10 seconds

It appears freespace init can still take awhile, and we've had a report
or two of it getting stuck - let's have it print out where it's at every
10 seconds.

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