Daniel Gryniewicz has uploaded this change for review.

View Change

Require librgw 1.2.1

There was an issue upstream with rgw_readdir2() and versioning that can
result in ganesha failing to build against several versions of Ceph.
That API change was old enough that simplifying the requirements now for
next is a valid solution.

Just require the new version of the library and API.

Change-Id: I9d1e8d0760e17576f59c36486730fdbde6702c5d
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
---
M src/CMakeLists.txt
M src/FSAL/FSAL_RGW/handle.c
M src/FSAL/FSAL_RGW/internal.h
M src/FSAL/FSAL_RGW/main.c
4 files changed, 6 insertions(+), 38 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I9d1e8d0760e17576f59c36486730fdbde6702c5d
Gerrit-Change-Number: 1190732
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang@redhat.com>