]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: Reorganize class members in LocalLock header 30143/head
authorVarsha Rao <varao@redhat.com>
Wed, 4 Sep 2019 13:52:18 +0000 (19:22 +0530)
committerVarsha Rao <varao@redhat.com>
Thu, 5 Sep 2019 07:00:53 +0000 (12:30 +0530)
commit02699f423ec52060ef8abff077f77f3b47bddf1b
tree0e99976c0ccdb7a6d799ffe2d90feb6090164ec4
parenta72edfb4d76d6dce3296a0eace3d8377114e5635
mds: Reorganize class members in LocalLock header

This patch moves last_wrlock_client to private as it is only used within the
LocalLock class.

Fixes: https://tracker.ceph.com/issues/41654
Signed-off-by: Varsha Rao <varao@redhat.com>
src/mds/LocalLock.h