]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mount.ceph: remove `ms_mode' mount option when switching to old-syntax 45689/head
authorVenky Shankar <vshankar@redhat.com>
Tue, 29 Mar 2022 13:18:06 +0000 (09:18 -0400)
committerVenky Shankar <vshankar@redhat.com>
Mon, 11 Apr 2022 09:03:59 +0000 (05:03 -0400)
commit6e28d3406df06435bea26b465baf97c259942920
treec4a0d8e43fef687d89f4994e95a3257dc155a739
parent4417d76fd0fe21065075b0ab513da2496147dba0
mount.ceph: remove `ms_mode' mount option when switching to old-syntax

... and switch to using v1 addresses (if users haven't specified those
explicitly). kernel versions <5.11 do not understand `ms_mode' mount
option which would result in mount failure.

Fixes: http://tracker.ceph.com/issues/55110
Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/mount/mount.ceph.c