glusterfsd-mgmt: make brick-ops work in synctask
this way, the main epoll thread is freed up to serve other requests. Change-Id: Iecf68aceb8bd84433d0f9fcd98d96c734a4cc134 BUG: 842955 Signed-off-by: Amar Tumballi <amarts@redhat.com> Reviewed-on: http://review.gluster.org/4096 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com>
This commit is contained in:
parent
cfe51eb7ff
commit
474d3e0831
@ -1293,6 +1293,7 @@ struct rpcsvc_program glusterfs_mop_prog = {
|
||||
.progver = GD_BRICK_VERSION,
|
||||
.actors = glusterfs_actors,
|
||||
.numactors = GLUSTERD_BRICK_MAXVALUE,
|
||||
.synctask = _gf_true,
|
||||
};
|
||||
|
||||
int
|
||||
|
Loading…
x
Reference in New Issue
Block a user