]> git.sesse.net Git - bcachefs-tools-debian/commit
Stop workqueue threads at process exit time, to make valgrind happy.
authorJustin Husted <sigstop@gmail.com>
Sun, 3 Nov 2019 06:36:29 +0000 (23:36 -0700)
committerKent Overstreet <kent.overstreet@gmail.com>
Mon, 4 Nov 2019 04:17:43 +0000 (23:17 -0500)
commit97c6f602222543361380806224dc822d57134287
treeba48f5a76272ad74ed979b1eb0af059649f11b2d
parentb20e16073546a32f925f839c2b4bf4da770ec3f8
Stop workqueue threads at process exit time, to make valgrind happy.

Signed-off-by: Justin Husted <sigstop@gmail.com>
linux/workqueue.c