]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/Gil.cc: simplify Gil(), ~Gil()
authorSamuel Just <sjust@redhat.com>
Thu, 18 Dec 2025 19:06:18 +0000 (19:06 +0000)
committerSamuel Just <sjust@redhat.com>
Tue, 27 Jan 2026 00:29:07 +0000 (00:29 +0000)
commitfb26bcd9865b336a043453c9c50aa935f68fdf90
treebf7231a1648225fb929447405f528405f7fecd5c
parent19a9981e8f64c7808b0f0d29d1397e97300174ed
mgr/Gil.cc: simplify Gil(), ~Gil()

Instead of restoring the passed ts and then swapping to
a fresh one, restore the fresh one in the first place.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/mgr/Gil.cc