summaryrefslogtreecommitdiffstats
path: root/fs/hostfs
diff options
context:
space:
mode:
authorLai Jiangshan <laijs@cn.fujitsu.com>2013-03-25 16:57:17 -0700
committerTejun Heo <tj@kernel.org>2013-03-25 16:57:17 -0700
commit68e13a67ddfb55af386b903ab9ca56358930f79c (patch)
treeaf18d808d1dd843687be794a64149720607d73fb /fs/hostfs
parent519e3c1163ce2b2d510b76b0f5b374198f9378f3 (diff)
downloadlinux-68e13a67ddfb55af386b903ab9ca56358930f79c.tar.bz2
workqueue: rename wq_mutex to wq_pool_mutex
wq->flush_mutex will be renamed to wq->mutex and cover all fields specific to each workqueue and eventually replace pwq_lock, which will make locking simpler and easier to understand. Rename wq_mutex to wq_pool_mutex to avoid confusion with wq->mutex. After the scheduled changes, wq_pool_mutex won't be protecting anything specific to each workqueue instance anyway. This patch is pure rename. tj: s/wqs_mutex/wq_pool_mutex/. Rewrote description. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Lai Jiangshan <laijs@cn.fujitsu.com>
Diffstat (limited to 'fs/hostfs')
0 files changed, 0 insertions, 0 deletions