>From <jlay...@redhat.com>: jlay...@redhat.com has uploaded a new change for review.
https://review.gerrithub.io/299797 Change subject: ceph: remove special handling for truncates ...................................................................... ceph: remove special handling for truncates The ceph code turns a truncate operation into an equivalent setattr. If there is more than one attribute being set, we'll end up calling down into ceph twice. Just set up the size change to be applied along with all of the other attribute changes. Also, add some debug messages around size changes. Change-Id: Ife2e9cad572d7aaab6e9c45881fefe3f55d4eb11 Signed-off-by: Jeff Layton <jlay...@redhat.com> --- M src/FSAL/FSAL_CEPH/handle.c M src/FSAL/FSAL_CEPH/statx_compat.c 2 files changed, 7 insertions(+), 10 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/97/299797/1 -- To view, visit https://review.gerrithub.io/299797 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ife2e9cad572d7aaab6e9c45881fefe3f55d4eb11 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