Jeff Layton has uploaded this change for review.

View Change

GPFS: wire up GPFS to new allocate operation

...instead of dispatching through write2. Note that this is untested as
I don't have a way to test GPFS, so this is a completely naive
conversion.

It's probably also possible with this change to simplify gpfs_write2 as
well, but I'll leave that to others.

Change-Id: I616a973661d5328299055a19082cd4663bad1a44
Signed-off-by: Jeff Layton <jlayton@redhat.com>
---
M src/FSAL/FSAL_GPFS/file.c
M src/FSAL/FSAL_GPFS/gpfs_methods.h
M src/FSAL/FSAL_GPFS/handle.c
3 files changed, 63 insertions(+), 0 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I616a973661d5328299055a19082cd4663bad1a44
Gerrit-Change-Number: 420095
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton@redhat.com>