]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: tidy test_scrub_checks
authorJohn Spray <john.spray@redhat.com>
Mon, 23 Nov 2015 17:40:38 +0000 (17:40 +0000)
committerJohn Spray <john.spray@redhat.com>
Mon, 23 Nov 2015 17:47:02 +0000 (17:47 +0000)
commit69560a8d65e26eddfb9d770e6c58afe21c370698
tree3021b1c671b94b7670aac0cff40ca53be71e7e81
parenta1cf4d2561e130521c5e743bf55104e96f67546f
tasks/cephfs: tidy test_scrub_checks

Use named error codes instead of numbers, and
use the helper fn for getting inode number
instead of doing it by hand.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/test_scrub_checks.py