commit | e3161f17d92699ce6ca3b7988131b10ad4035cf9 | [log] [tgz] |
---|---|---|
author | Luis Henriques <lhenriques@suse.com> | Fri Jan 12 17:19:28 2018 +0000 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Apr 02 11:17:53 2018 +0200 |
tree | 64517e87740efded4fd4a962343ba81bef5d6be9 | |
parent | 0eb6bbe4d9cf02f639d661edf7c02defc3453a69 [diff] |
ceph: quota: cache inode pointer in ceph_snap_realm Keep a pointer to the inode in struct ceph_snap_realm. This allows to optimize functions that walk the realms hierarchy (e.g. in quotas). Signed-off-by: Luis Henriques <lhenriques@suse.com> Reviewed-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>