From Jeff Layton <jlayton(a)redhat.com>:
Jeff Layton has uploaded this change for review. (
https://review.gerrithub.io/427756
Change subject: FSAL_CEPH: use ceph_ll_sync_inode to handle COMMIT call when available
......................................................................
FSAL_CEPH: use ceph_ll_sync_inode to handle COMMIT call when available
We can avoid opening and closing the file altogether to handle fsync if
libcephfs provides ceph_ll_sync_inode.
Change-Id: I7b86bbc93d59891af24bc672911b7979a121849c
Signed-off-by: Jeff Layton <jlayton(a)redhat.com>
---
M src/FSAL/FSAL_CEPH/handle.c
1 file changed, 20 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/56/427756/1
--
To view, visit
https://review.gerrithub.io/427756
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7b86bbc93d59891af24bc672911b7979a121849c
Gerrit-Change-Number: 427756
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton(a)redhat.com>