]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix Server::C_MarkEvent locking
authorJohn Spray <john.spray@redhat.com>
Wed, 23 Jul 2014 16:36:55 +0000 (17:36 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 25 Aug 2014 00:34:08 +0000 (01:34 +0100)
commit68d149767d3bddde5ab28b027a0804aa776b317a
tree373c3d1ce69c65402033c30e51101830c984cc2c
parentd8939380f181c7291133c88bec59682b7ec93783
mds: fix Server::C_MarkEvent locking

... it should acquire mds_lock.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/Server.cc