Jeff Layton has uploaded this change for review.

View Change

rados_cluster: use rados_ng_pop_clid_entry

rados_kv_pop_clid_entry can make modifications to the database for the
previous epoch, which is not something we want happening. Switch it to
use the rados_ng_pop_clid_entry which is simpler and does just what is
needed.

Change-Id: I487e1d95337ccee47277076f18859dc1d7691fde
Signed-off-by: Jeff Layton <jlayton@redhat.com>
---
M src/SAL/recovery/recovery_rados.h
M src/SAL/recovery/recovery_rados_cluster.c
M src/SAL/recovery/recovery_rados_kv.c
M src/SAL/recovery/recovery_rados_ng.c
4 files changed, 7 insertions(+), 6 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/41/448041/1

To view, visit change 448041. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I487e1d95337ccee47277076f18859dc1d7691fde
Gerrit-Change-Number: 448041
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton@redhat.com>
Gerrit-MessageType: newchange