>From Vincent Saulue-Laborde <vincent.sau...@bull.net>:

Vincent Saulue-Laborde has uploaded a new change for review.

  https://review.gerrithub.io/232488

Change subject: 9P : modify op_ctx initialization (worker threads use different 
values)
......................................................................

9P : modify op_ctx initialization (worker threads use different values)

This patch is needed to fix bugs in stackable fsals. The new Nullfs
implementation have to modify op_ctx to have its fsal stack work
properly. This solution can't work if different worker threads can share
the same op_ctx value.

Change-Id: I5663de1376bb7de0924143c5dfecb489dbb7a2f2
Signed-off-by: Vincent Saulue-Laborde <vincent.sau...@bull.net>
---
M src/Protocols/9P/9p_fsync.c
M src/Protocols/9P/9p_lcreate.c
M src/Protocols/9P/9p_lock.c
M src/Protocols/9P/9p_lopen.c
M src/Protocols/9P/9p_mkdir.c
M src/Protocols/9P/9p_mknod.c
M src/Protocols/9P/9p_proto_tools.c
M src/Protocols/9P/9p_read.c
M src/Protocols/9P/9p_readdir.c
M src/Protocols/9P/9p_readlink.c
M src/Protocols/9P/9p_remove.c
M src/Protocols/9P/9p_rename.c
M src/Protocols/9P/9p_setattr.c
M src/Protocols/9P/9p_statfs.c
M src/Protocols/9P/9p_symlink.c
M src/Protocols/9P/9p_walk.c
M src/Protocols/9P/9p_write.c
M src/Protocols/9P/9p_xattrcreate.c
M src/Protocols/9P/9p_xattrwalk.c
19 files changed, 19 insertions(+), 19 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5663de1376bb7de0924143c5dfecb489dbb7a2f2
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Vincent Saulue-Laborde <vincent.sau...@bull.net>

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to