]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: Move data members of struct SnapRealm to private.
authorVarsha Rao <varao@redhat.com>
Tue, 24 Dec 2019 18:35:20 +0000 (00:05 +0530)
committerVarsha Rao <varao@redhat.com>
Tue, 24 Dec 2019 18:35:20 +0000 (00:05 +0530)
commit22a1b1a7ea4fc07f755a333e2afb3f56892557cf
tree30d156b1d8a04409c1d5101a3841b97edb89757e
parente46d859b0671d845979e576b497b77976a2e7509
mds: Move data members of struct SnapRealm to private.

Most of the data members are used by methods of structure SnapRealm only. They
can be safely made private.

Signed-off-by: Varsha Rao <varao@redhat.com>
src/mds/SnapRealm.h