]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: record updated mon_addr on remount
authorVenky Shankar <vshankar@redhat.com>
Wed, 14 Jul 2021 10:05:53 +0000 (15:35 +0530)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 8 Nov 2021 02:31:04 +0000 (03:31 +0100)
commita074e30a309e292bd7320afa73ce7891482f10c5
tree811af60ac8ff0cd57ab629cbecaacf1e687ca456
parentfb154fed1f81ffea59fa5ff32dffe702c9ef6d8f
ceph: record updated mon_addr on remount

Note that the new monitors are just shown in /proc/mounts.
Ceph does not (re)connect to new monitors yet.

[ jlayton: s/printk\(KERN_NOTICE/pr_notice(/
   s/strcmp/strcmp_null/ ]

Signed-off-by: Venky Shankar <vshankar@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
fs/ceph/super.c