>From Jeff Layton <jlay...@redhat.com>:

Jeff Layton has uploaded this change for review. ( 
https://review.gerrithub.io/376679


Change subject: nfs: remove "free_op" argument from nfs_rpc_v41_single
......................................................................

nfs: remove "free_op" argument from nfs_rpc_v41_single

It's currently unused now, and I don't think it's really necessary. In
the event that the call submission fails, nfs_rpc_v41_single will return
an error. The only caller that passes in a non-NULL value for free_op can
and should just handle the cleanup itself.

Change-Id: Ie3341c897d4b9141c91b20f634fb8aa8d58202f3
Signed-off-by: Jeff Layton <jlay...@redhat.com>
---
M src/FSAL_UP/fsal_up_top.c
M src/MainNFSD/nfs_rpc_callback.c
M src/include/nfs_rpc_callback.h
3 files changed, 4 insertions(+), 10 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/79/376679/1
-- 
To view, visit https://review.gerrithub.io/376679
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie3341c897d4b9141c91b20f634fb8aa8d58202f3
Gerrit-Change-Number: 376679
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlay...@redhat.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to