]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix C_MDC_TruncateFinish locking
authorJohn Spray <john.spray@redhat.com>
Wed, 23 Jul 2014 16:40:12 +0000 (17:40 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 25 Aug 2014 00:34:11 +0000 (01:34 +0100)
commit29533f3ddef0be86cf3f887908694fae57ad438e
tree7d8d561a2a6040df1c4f10f0a455336314425a5e
parent68d149767d3bddde5ab28b027a0804aa776b317a
mds: fix C_MDC_TruncateFinish locking

This one needed to take mds_lock, and be invoked
from a finisher.

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