commit | 4f1d756def68588b88068af1d5a4a3b6dc7e6e2a | [log] [tgz] |
---|---|---|
author | Xiubo Li <xiubli@redhat.com> | Tue Jun 30 03:52:16 2020 -0400 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Aug 03 11:05:15 2020 +0200 |
tree | edfa235e919db5e27474367a2d7ea5e69a367086 | |
parent | 3e699bd865527004773012da38febdf444fd5fa8 [diff] |
ceph: add global total_caps to count the mdsc's total caps number This will help to reduce using the global mdsc->mutex lock in many places. Signed-off-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>