]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
check mdr->ls before trying to write to it 4218/head
authorJohn Spray <john.spray@redhat.com>
Thu, 2 Apr 2015 15:45:13 +0000 (16:45 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 2 Apr 2015 15:45:13 +0000 (16:45 +0100)
commit607994d9e3c0cd044a8fa7dd2e583cdb34884583
tree41f345cfc34a02f14e61da63a3802d354d01be9f
parentaa7f0b3669882683597d8b122a78cea78703e569
check mdr->ls before trying to write to it

Not all may_write operations actually log anything (e.g. setfilelock)

squash into: mds: persist completed_requests reliably
src/mds/Server.cc