]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: fix erasure_code_dir definition
authorJohn Spray <john.spray@redhat.com>
Thu, 20 Jul 2017 15:54:33 +0000 (11:54 -0400)
committerJohn Spray <john.spray@redhat.com>
Fri, 21 Jul 2017 10:27:30 +0000 (06:27 -0400)
commit85779cba67687813bd1769a2862cfb64904fc8dd
tree2ef7d22872ef93bd4a8ab74745436ae96c60f4f6
parent7267065cdf258556a68ca39dc4f9922e8b418942
common: fix erasure_code_dir definition

This was missing its `safe` flag, causing some attempts
to set it during testing to fail.

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