summaryrefslogtreecommitdiff
path: root/include/linux/ceph/ceph_debug.h
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-03-25 21:26:30 +0400
committerSage Weil <sage@inktank.com>2013-05-02 08:17:15 +0400
commite9966076cdd952e19f2dd4854cd719be0d7cbebc (patch)
treec65c356996fcb0b58c5a9353011ae1cdc54ac577 /include/linux/ceph/ceph_debug.h
parent27859f9773e4a0b2042435b13400ee2c891a61f4 (diff)
downloadlinux-e9966076cdd952e19f2dd4854cd719be0d7cbebc.tar.xz
libceph: wrap auth methods in a mutex
The auth code is called from a variety of contexts, include the mon_client (protected by the monc's mutex) and the messenger callbacks (currently protected by nothing). Avoid chaos by protecting all auth state with a mutex. Nothing is blocking, so this should be simple and lightweight. Signed-off-by: Sage Weil <sage@inktank.com> Reviewed-by: Alex Elder <elder@inktank.com>
Diffstat (limited to 'include/linux/ceph/ceph_debug.h')
0 files changed, 0 insertions, 0 deletions