dlm: WQ_NON_REENTRANT is meaningless and going away
authorTejun Heo <tj@kernel.org>
Tue, 30 Jul 2013 12:40:24 +0000 (08:40 -0400)
committerDavid Teigland <teigland@redhat.com>
Tue, 30 Jul 2013 14:24:24 +0000 (09:24 -0500)
commitededf305a8d843c12038ae48eb68529016b3e91f
tree9215f8f9a22e848c0a755fb016acc10f96aca02a
parent5ae90d8e467e625e447000cb4335c4db973b1095
dlm: WQ_NON_REENTRANT is meaningless and going away

dbf2576e37 ("workqueue: make all workqueues non-reentrant") made
WQ_NON_REENTRANT no-op and the flag is going away.  Remove its usages.

This patch doesn't introduce any behavior changes.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/ast.c
This page took 0.036556 seconds and 5 git commands to generate.