Skip to content
Commit 292b5884 authored by Ilya Dryomov's avatar Ilya Dryomov Committed by Jiri Slaby
Browse files

libceph: ceph-msgr workqueue needs a resque worker



commit f9865f06 upstream.

Commit f363e45f ("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.

Cc: stable@vger.kernel.org # needs backporting for < 3.12
Signed-off-by: default avatarIlya Dryomov <idryomov@redhat.com>
Tested-by: default avatarMicha Krause <micha@krausam.de>
Reviewed-by: default avatarSage Weil <sage@redhat.com>
Signed-off-by: default avatarJiri Slaby <jslaby@suse.cz>
parent 99a52137
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment