mirror of
https://github.com/ceph/ceph
synced 2025-01-11 21:50:26 +00:00
hobject: admit that gen_t is actually version_t
Signed-off-by: Samuel Just <sam.just@inktank.com>
This commit is contained in:
parent
d6b592c087
commit
c03d027cf8
@ -221,7 +221,7 @@ WRITE_CMP_OPERATORS_7(hobject_t,
|
||||
oid,
|
||||
snap)
|
||||
|
||||
typedef uint64_t gen_t;
|
||||
typedef version_t gen_t;
|
||||
typedef uint8_t shard_t;
|
||||
|
||||
#ifndef UINT8_MAX
|
||||
|
Loading…
Reference in New Issue
Block a user