]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: use unsigned type for event count
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 1 Feb 2023 19:14:52 +0000 (14:14 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 1 Aug 2023 15:16:00 +0000 (11:16 -0400)
commit3c820f4edaf7731c4e14184823d69d30a6034e51
treeb91a730c03c711e8ffe7dc97655c336b3d067e73
parentdbcd3688840c0e7d1b5fb3d98d0df6931fb5dbf3
mds: use unsigned type for event count

To resolve comparison warnings in subsequent commit.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/LogSegment.h