Frank Filz has uploaded this change for review.

View Change

Bump FSAL_API version to 10

This should actually change now that most of Ganesha is in
libganeshanfsd.so. What we care about is if an FSAL works with the
API expected between libganesha_nfsd.so and the fsal.so, which includes
the API defined in fsal_api.h but also the API of the functions exported
from libganesha_nfsd.so. Now that we have src/MainNFSD/libganesha_nfsd.ver
specifying the functions that libganesha_nfsd.so exports, it will be easier
to monitor for API changes, if that file changes or any functions specified
in it change API, then the API between the FSAL and Ganesha has changed.

Change-Id: If8b24c4b7a215b27ebc80b5c53e47c4cd06a24bf
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/include/fsal_api.h
1 file changed, 4 insertions(+), 1 deletion(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: If8b24c4b7a215b27ebc80b5c53e47c4cd06a24bf
Gerrit-Change-Number: 473755
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-MessageType: newchange