>From <jlay...@redhat.com>: jlay...@redhat.com has uploaded a new change for review.
https://review.gerrithub.io/299796 Change subject: ceph: convert FSAL_CEPH to new libcephfs abstraction layer ...................................................................... ceph: convert FSAL_CEPH to new libcephfs abstraction layer Now that we have a compatability layer that can handle old and new libcephfs APIs, wire the main FSAL_CEPH code to use it. Note that in many cases, the Ceph FSAL was inappropriately passing in 0 as uid and gid. This changes the code to use the creds from op_ctx in almost all cases. Change-Id: I7fe3c842d80bf864bfce2401aa02fbed3e400e6e Signed-off-by: Jeff Layton <jlay...@redhat.com> --- M src/FSAL/FSAL_CEPH/ds.c M src/FSAL/FSAL_CEPH/export.c M src/FSAL/FSAL_CEPH/handle.c M src/FSAL/FSAL_CEPH/internal.c M src/FSAL/FSAL_CEPH/internal.h M src/FSAL/FSAL_CEPH/main.c M src/FSAL/FSAL_CEPH/mds.c M src/FSAL/FSAL_CEPH/statx_compat.c M src/FSAL/FSAL_CEPH/statx_compat.h 9 files changed, 269 insertions(+), 126 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/96/299796/1 -- To view, visit https://review.gerrithub.io/299796 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7fe3c842d80bf864bfce2401aa02fbed3e400e6e Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: jlay...@redhat.com ------------------------------------------------------------------------------ The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET CLI. Get your free copy! http://sdm.link/telerik _______________________________________________ Nfs-ganesha-devel mailing list Nfs-ganesha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel