]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/fs/nfs: Use check_mon_command() instead of mon_command()
authorVarsha Rao <varao@redhat.com>
Tue, 26 May 2020 10:13:40 +0000 (15:43 +0530)
committerVarsha Rao <varao@redhat.com>
Wed, 8 Jul 2020 05:36:35 +0000 (07:36 +0200)
commit2f469cf017f2ad16e5f34bb6c82c0f212d396979
tree6d29e7083c585581b6129eca85a0871d39ce9266
parentd74f3962b80ac1d973947e827467d5f2bd05689b
mgr/fs/nfs: Use check_mon_command() instead of mon_command()

check_mon_command() checks the return code of mon command.

Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit fee3f25609130c8f03a829b0ad28a6aa0760dd35)
src/pybind/mgr/volumes/fs/nfs.py