diff options
author | Ilya Dryomov <idryomov@redhat.com> | 2014-10-10 16:39:05 +0400 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2014-12-14 16:23:48 +0000 |
commit | d2e594f2017011400253a62adc7352f02204d1dd (patch) | |
tree | f7f35494058a43b2977211a0f51ec84f92f4b2bf /include/rdma | |
parent | 9aaf9678ea3ea80416fa5c8f389f76c497038d89 (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>
[bwh: Backported to 3.2:
- Keep passing the WQ_NON_REENTRANT flag too
- Adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include/rdma')
0 files changed, 0 insertions, 0 deletions