]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix a damaged() case
authorJohn Spray <john.spray@redhat.com>
Wed, 20 May 2015 10:52:21 +0000 (11:52 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 18 Jun 2015 10:19:44 +0000 (11:19 +0100)
commite9642077722c8ac5030cbe5efbcc32aa992cc4e6
tree5fb8666aaebbf35bccdeb5768568db115fd07c02
parent96770470adc3f4fbd30b4223c431963bfd2d43cb
mds: fix a damaged() case

Neglected to take lock around this call.

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