>From Frank Filz <[email protected]>: Frank Filz has uploaded a new change for review.
https://review.gerrithub.io/246538 Change subject: Don't display_stateid in state_add_impl if pnew_state is NULL ...................................................................... Don't display_stateid in state_add_impl if pnew_state is NULL But also make sure display_stateid handles a NULL pointer. Also get rid of a test if clientid is NULL in nfs4_op_open.c, this test is no longer necessary. Change-Id: I151e33b1b3e565aec396e58b7f5c05c07b1d4f64 Signed-off-by: Frank S. Filz <[email protected]> --- M src/Protocols/NFS/nfs4_op_open.c M src/SAL/nfs4_state.c M src/SAL/nfs4_state_id.c 3 files changed, 5 insertions(+), 3 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/38/246538/1 -- To view, visit https://review.gerrithub.io/246538 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I151e33b1b3e565aec396e58b7f5c05c07b1d4f64 Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: Frank Filz <[email protected]> ------------------------------------------------------------------------------ _______________________________________________ Nfs-ganesha-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel
