bcachefs: Add copygc wait to sysfs
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 13 Apr 2021 18:45:55 +0000 (14:45 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:54 +0000 (17:08 -0400)
commit5bbe4bf95bdd18500c5de52e5d38a91fbb5f6234
tree31c270a338a7ad298ec5029342e76ba46919e15f
parentcb66fc5fe4cc806d60d8884cb82b67c357b49640
bcachefs: Add copygc wait to sysfs

Currently debugging an issue with copygc not running when it's supposed
to, and this is an obvious first step.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/bcachefs.h
fs/bcachefs/movinggc.c
fs/bcachefs/sysfs.c