]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: fix scrub_path 6684/head
authorJohn Spray <john.spray@redhat.com>
Mon, 23 Nov 2015 17:39:14 +0000 (17:39 +0000)
committerJohn Spray <john.spray@redhat.com>
Mon, 23 Nov 2015 17:39:14 +0000 (17:39 +0000)
commitf86eb3f7505fae72e514c51b6f6b16b8e1cb46ad
tree9ca4be74fc4111f24b6679d60fc067c554687eb8
parent083c2e42c663229ce505f74c40d8261ca530a79b
mds: fix scrub_path

This was tripping up over calling
validate_disk_state with no ScrubHeader.

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