]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: protect kick_requests() with mdsc->mutex
authorYan, Zheng <ukernel@gmail.com>
Thu, 11 Sep 2014 06:25:18 +0000 (14:25 +0800)
committerIlya Dryomov <idryomov@redhat.com>
Tue, 14 Oct 2014 17:03:24 +0000 (21:03 +0400)
commit8677db66adeda39d5dd69e972ade43b71fdb3fa6
treeb27db1d91f9f4248db216783889216ca9abbfe3f
parent1ac9b796a6d1efef2752259b235559d0535d3ab0
ceph: protect kick_requests() with mdsc->mutex

Signed-off-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
fs/ceph/mds_client.c