sragraha(a)redhat.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1225402?usp=email )
Change subject: Enhance header files to support both C and C++ compilation
......................................................................
Enhance header files to support both C and C++ compilation
This change standardizes the header interface, making it
robust for use of both C and C++ source files, which is
critical for prometheus .cc files usability.
Change-Id: I489f99ce7d181cd2d4969f340e9691a5e2217e32
Signed-off-by: Sreedhar Agraharam <sragraha(a)redhat.com>
---
M src/FSAL/FSAL_RGW/handle.c
M src/include/9p.h
M src/include/abstract_mem.h
M src/include/common_utils.h
M src/include/fsal.h
M src/include/gsh_lttng/gsh_lttng.h
M src/include/gsh_refstr.h
M src/include/hashtable.h
M src/include/log.h
M src/include/nfs_fh.h
M src/include/nfsacl.h
M src/include/nfsv41.h
M src/include/sal_data.h
13 files changed, 184 insertions(+), 114 deletions(-)
  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/02/1225402/1
-- 
To view, visit 
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1225402?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I489f99ce7d181cd2d4969f340e9691a5e2217e32
Gerrit-Change-Number: 1225402
Gerrit-PatchSet: 1
Gerrit-Owner: sragraha(a)redhat.com