dm vdo thread-utils: further cleanup of thread functions
authorMike Snitzer <snitzer@kernel.org>
Fri, 9 Feb 2024 18:08:09 +0000 (12:08 -0600)
committerMike Snitzer <snitzer@kernel.org>
Fri, 1 Mar 2024 14:26:07 +0000 (09:26 -0500)
commit650e3107bc5280855e602e8a24e4f50dd1779ae7
tree82f1c6d194a7c886fa5962ceed77941a3bc3acce
parentfe6e4ccbe872bfcf2d8d6ce48f4ca7ca260d7102
dm vdo thread-utils: further cleanup of thread functions

Change thread function prefix from "uds_" to "vdo_" and fix
vdo_join_threads() to return void.

Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
drivers/md/dm-vdo/funnel-requestqueue.c
drivers/md/dm-vdo/index.c
drivers/md/dm-vdo/status-codes.c
drivers/md/dm-vdo/thread-utils.c
drivers/md/dm-vdo/thread-utils.h
drivers/md/dm-vdo/volume.c