]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: Cleanup the btrfs_workqueue related function type
authorQu Wenruo <quwenruo@cn.fujitsu.com>
Thu, 6 Mar 2014 04:19:50 +0000 (04:19 +0000)
committerJosef Bacik <jbacik@fb.com>
Mon, 10 Mar 2014 19:17:20 +0000 (15:17 -0400)
commit1d4df29ac559e05386e3516fde1eb5d0a711af41
treebf266c5830b629ca7a85b7fd1cefbbde57afdc35
parentfed8c612b8fc17113ea69d0d95cecbf66e95b93a
btrfs: Cleanup the btrfs_workqueue related function type

The new btrfs_workqueue still use open-coded function defition,
this patch will change them into btrfs_func_t type which is much the
same as kernel workqueue.

Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fb.com>
fs/btrfs/async-thread.c
fs/btrfs/async-thread.h