]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mount.ceph: remove `ms_mode' mount option when switching to old-syntax 45780/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 13:55:50 +0000 (19:25 +0530)
commite0d127ca356df73b8105ba6c3495e0990cf42351
tree6c684cb738f5d024e96df8f9dbc0e5654008d8e6
parentebb08a260d19144347536228d1198ffad0537dd1
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>
(cherry picked from commit 6e28d3406df06435bea26b465baf97c259942920)
src/mount/mount.ceph.c