summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@redhat.com>2014-10-10 16:39:05 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-14 10:10:24 -0800
commit2743684fa1a9c4a0adfb54f8ef8316df1eb61459 (patch)
tree908a1b50edff9d6001f48000d6637111f46f7c10 /kernel
parentae49f71e8e0e98875003dff028f05082732cde71 (diff)
libceph: ceph-msgr workqueue needs a resque worker
commit f9865f06f7f18c6661c88d0511f05c48612319cc upstream. Commit f363e45fd118 ("net/ceph: make ceph_msgr_wq non-reentrant") effectively removed WQ_MEM_RECLAIM flag from ceph_msgr_wq. This is wrong - libceph is very much a memory reclaim path, so restore it. Signed-off-by: Ilya Dryomov <idryomov@redhat.com> Tested-by: Micha Krause <micha@krausam.de> Reviewed-by: Sage Weil <sage@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions