Implement "describe object(s)" operation

Required to implement fixing inconsistent objects in vitastor-cli
This commit is contained in:
Vitaliy Filippov
2023-05-20 23:19:39 +03:00
parent 6648f6bb6e
commit 0439981a66
9 changed files with 193 additions and 11 deletions
-4
View File
@@ -13,10 +13,6 @@
#define PG_EPOCH_BITS 48
#define LOC_OUTDATED 1
#define LOC_CORRUPTED 2
#define LOC_INCONSISTENT 4
struct pg_obj_loc_t
{
uint64_t role;