ldb: Change pack format defines to enum
authorTim Beale <timbeale@catalyst.net.nz>
Tue, 30 Jul 2019 03:15:40 +0000 (15:15 +1200)
committerGarming Sam <garming@samba.org>
Tue, 20 Aug 2019 03:40:29 +0000 (03:40 +0000)
commit38e3e7cd328edac302e95ac8839e858c4a225485
tree6b41c97f9045db2c3f1298dd213d723790d4ea75
parentd427bd6c775d8117504e76eed42cd2c383512e34
ldb: Change pack format defines to enum

The main reason is so that any future pack formats will continue
incrementing this number in a sequential fashion.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14059

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/ldb/include/ldb_module.h