]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: move write_block func to file level format_block
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 4 Mar 2022 20:04:56 +0000 (15:04 -0500)
committerAdam King <adking@redhat.com>
Sat, 21 May 2022 23:01:55 +0000 (19:01 -0400)
commit2f3bec9a42fa7c777214ee63b977408971721ef9
treef02d8aa1e8f2239aff4d6c5c608d5e62f9e2c43d
parentc29e2a627e1a567562b7bc57b7cc477ee9b03503
mgr/nfs: move write_block func to file level format_block

The method was an unnecessary use of staticmethod as well as a
confusingly named function. Move the file and rename it for clarity.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 42e0a9ad9f813f64978f60dda25984ec2760d066)
src/pybind/mgr/nfs/export.py
src/pybind/mgr/nfs/ganesha_conf.py