]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: minor cleanup to Inode class to simplify the code
authorXiubo Li <xiubli@redhat.com>
Mon, 8 Feb 2021 03:01:03 +0000 (11:01 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 28 Apr 2021 02:48:59 +0000 (10:48 +0800)
commite7953e9126fb7fee5ddb56ed5d0dd3ec4f22b97c
tree50caba8d5a44b168fb5a4eed11fe34c8d9b46834
parent5fcadec2cc66c0f057c3f5003ccd1befba894054
client: minor cleanup to Inode class to simplify the code

To make the code more readable and there is no need to care about
the members order when initlizeing them.

Fixes: https://tracker.ceph.com/issues/49536
Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/client/Inode.h