Sachin Punadikar has uploaded this change for review.

View Change

ganesha-rados-grace : support non-numeric nodeid

To support backward compatibility, wherein old nodeid (which are
non-numeric strings) is required to be removed from rados object storing
grace membership, need to allow and process non-numeric nodeid.
The tool checks if passed in nodeid is numeric or non-numeric, and then
process it correctly.

Change-Id: I414ce8c6976e284ac58ecd5acec284af8c269829
Signed-off-by: Sachin Punadikar <sachin.punadikar@ibm.com>
---
M src/tools/ganesha-rados-grace.c
1 file changed, 27 insertions(+), 3 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I414ce8c6976e284ac58ecd5acec284af8c269829
Gerrit-Change-Number: 1215719
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar@ibm.com>