diff options
author | Sage Weil <sage@inktank.com> | 2012-06-10 20:43:56 -0700 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2012-06-15 11:26:40 -0700 |
commit | f3dea7edd3d449fe7a6d402c1ce56a294b985261 (patch) | |
tree | dd8d3334a38320ba7918ca9ccc6e8fe2f943c867 /net/l2tp/Makefile | |
parent | 89a86be0ce20022f6ede8bccec078dbb3d63caaa (diff) | |
download | linux-f3dea7edd3d449fe7a6d402c1ce56a294b985261.tar.bz2 |
libceph: flush msgr queue during mon_client shutdown
We need to flush the msgr workqueue during mon_client shutdown to
ensure that any work affecting our embedded ceph_connection is
finished so that we can be safely destroyed.
Previously, we were flushing the work queue after osd_client
shutdown and before mon_client shutdown to ensure that any osd
connection refs to authorizers are flushed. Remove the redundant
flush, and document in the comment that the mon_client flush is
needed to cover that case as well.
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Alex Elder <elder@inktank.com>
Diffstat (limited to 'net/l2tp/Makefile')
0 files changed, 0 insertions, 0 deletions