Malahal has uploaded this change for review.

View Change

Create 9P worker threads only if 9P is configured

Currently we create 9P socket and 9P dispatcher thread only if 9P
protocol is configured. No need for worker threads without the
dispatcher thread, so these are also created only if 9P protocol is
configured.

Change-Id: I585a645b79c580ef420a867244dab3be22c48148
Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
---
M src/MainNFSD/nfs_init.c
1 file changed, 8 insertions(+), 7 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I585a645b79c580ef420a867244dab3be22c48148
Gerrit-Change-Number: 427980
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal@gmail.com>