]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/.../tri_mutex: no need to store waiter_name on waiter_t
authorSamuel Just <sjust@redhat.com>
Fri, 21 Jun 2024 00:46:11 +0000 (17:46 -0700)
committerMatan Breizman <mbreizma@redhat.com>
Mon, 29 Jul 2024 12:38:29 +0000 (15:38 +0300)
commit10b0b92cecd0b73c9399d95ec176e1ebc22fd1b6
tree56a66d804d32eb38376c4bc299c2a53fafc56904
parent28b0e63c75b272268c57f14b4bff9ff0ad447e60
crimson/.../tri_mutex: no need to store waiter_name on waiter_t

It's going to be the same as tri_mutex::name for any waiter on
a tri_mutex.

Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit a5c28ac7881735bd0f1a92668833b0cfe2f05b3a)
src/crimson/common/tri_mutex.cc
src/crimson/common/tri_mutex.h