Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph-disk: only call restorecon when available
9db80da added an unconditional call to restorecon after mounting the filesystem. It fails when restorecon is not available and must be made conditional. http://tracker.ceph.com/issues/12718 Fixes: ceph#12718 Signed-off-by: Loic Dachary <[email protected]>
- Loading branch information