]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: fix mount options passed to move_mount
authorSage Weil <sage@inktank.com>
Sat, 10 Aug 2013 01:02:32 +0000 (18:02 -0700)
committerSage Weil <sage@inktank.com>
Tue, 13 Aug 2013 05:38:23 +0000 (22:38 -0700)
commit0964d53ef3e8e386e0a1635d2240aefad7b8e2c1
treec0ba63cfcd02d4952d69e14eae9abfcad301293c
parentd6be5ed2601b8cf45570afe7ca75ce5aba3f8b4f
ceph-disk: fix mount options passed to move_mount

Commit 6cbe0f021f62b3ebd5f68fcc01a12fde6f08cff5 added a mount_options but
in certain cases it may be blank.  Fill in with the defaults, just as we
do in mount().

Backport: cuttlefish
Reviewed-by: Dan Mick <dan.mick@inktank.com>
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit cb50b5a7f1ab2d4e7fdad623a0e7769000755a70)
src/ceph-disk