]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix bad iterator dereference reported by coverity 13272/head
authorJohn Spray <john.spray@redhat.com>
Mon, 6 Feb 2017 11:31:44 +0000 (11:31 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 7 Feb 2017 10:41:07 +0000 (10:41 +0000)
commit5d42cbdfd7ab79b42e4fab930ae40f198fb87412
tree165479690527ac85fb5b9f5bf5ee5ea2443899a5
parent5fc3dd36e244422f59213cf984495c6b63201ae8
mds: fix bad iterator dereference reported by coverity

Fixes: http://tracker.ceph.com/issues/18830
Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/Locker.cc