]> 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)
commitb5b19be2110ab9d202b83228dd3849478d0bfb4c
treebf266c5830b629ca7a85b7fd1cefbbde57afdc35
parent942acabf91ccadf838c505c15e084f8dbf1881f5
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