Jeff Layton has uploaded this change for review.

View Change

rados_urls: clean up the RADOS_URLS #ifdef-ery

Define a no-op static inline that will be used if RADOS_URLS is
disabled, and get rid of the #ifdef RADOS_URLS calls sprinkled
throughout the code.

Change-Id: I85f8dca73711a64ed06a5039eb3d87456c45eae4
Signed-off-by: Jeff Layton <jlayton@redhat.com>
---
M src/config_parsing/conf_url.c
M src/config_parsing/conf_url_rados.c
M src/config_parsing/conf_url_rados.h
3 files changed, 6 insertions(+), 9 deletions(-)

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

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

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