>From <jlay...@redhat.com>: jlay...@redhat.com has uploaded a new change for review.
https://review.gerrithub.io/299799 Change subject: ceph: move readdirplus attribute handling into fsal_ceph_readdirplus ...................................................................... ceph: move readdirplus attribute handling into fsal_ceph_readdirplus Add a return Inode pointer for passing back an inode reference and pass that through to the new ceph_readdirplus_r. Unfortunately, the legacy API wrapper relies on being able to do a lookup to get attributes so we must also pass in a pointer to the directory Inode, and a pointer to the creds. Note that for now, we only pass in 0 for the flags. Eventually we may want to change that to AT_ATTR_NO_SYNC in some cases, possibly via a config file parameter? Passing in that flag may give better performance at the expense of tight attribute cache coherency. Change-Id: Ia9134f2cf60a2842996cb9552b8a6457d1d70ec5 Signed-off-by: Jeff Layton <jlay...@redhat.com> --- M src/FSAL/FSAL_CEPH/handle.c M src/FSAL/FSAL_CEPH/statx_compat.c M src/FSAL/FSAL_CEPH/statx_compat.h 3 files changed, 25 insertions(+), 30 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/99/299799/1 -- To view, visit https://review.gerrithub.io/299799 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia9134f2cf60a2842996cb9552b8a6457d1d70ec5 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