On Fri, Jul 31, 2015 at 01:14:40PM -0400, Russell Bryant wrote:
> Add a method to determine of two smaps are equal (have the exact same
> set of key-value pairs).
>
> Suggested-by: Ben Pfaff
> Signed-off-by: Russell Bryant
Applied to master, thanks!
_
Add a method to determine of two smaps are equal (have the exact same
set of key-value pairs).
Suggested-by: Ben Pfaff
Signed-off-by: Russell Bryant
---
lib/smap.c | 20
lib/smap.h | 2 ++
2 files changed, 22 insertions(+)
diff --git a/lib/smap.c b/lib/smap.c
index 7fe3ce