aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/xattr.c
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2012-07-30 16:21:40 -0700
committerSage Weil <sage@inktank.com>2012-07-30 18:15:33 -0700
commit5469155f2bc83bb2c88b0a0370c3d54d87eed06e (patch)
tree2124283bd87d274ed0008f0a22711ff4f1b4982d /fs/ceph/xattr.c
parentceph: close old con before reopening on mds reconnect (diff)
downloadlinux-dev-5469155f2bc83bb2c88b0a0370c3d54d87eed06e.tar.xz
linux-dev-5469155f2bc83bb2c88b0a0370c3d54d87eed06e.zip
libceph: protect ceph_con_open() with mutex
Take the con mutex while we are initiating a ceph open. This is necessary because the may have previously been in use and then closed, which could result in a racing workqueue running con_work(). Signed-off-by: Sage Weil <sage@inktank.com> Reviewed-by: Yehuda Sadeh <yehuda@inktank.com> Reviewed-by: Alex Elder <elder@inktank.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions