Zheng Zeng has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1198742?usp=email )
Change subject: exports.c: Mount the export in the pseudo filesystem when updating the
export protocols from version 3 to version 3,4.
......................................................................
exports.c: Mount the export in the pseudo filesystem when
updating the export protocols from version 3 to version 3,4.
This patch fixes the following bug:
https://github.com/nfs-ganesha/nfs-ganesha/issues/1128
Additionally, this patch fixes the bug of failing to update
export protocols from version 3 to version 3,4 through the SIGHUP signal.
Change-Id: Ide264c40640929ed90cba7aa980bfb013997a846
Signed-off-by: izxl007 <zengzheng007(a)163.com>
---
M src/support/exports.c
1 file changed, 12 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/42/1198742/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1198742?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ide264c40640929ed90cba7aa980bfb013997a846
Gerrit-Change-Number: 1198742
Gerrit-PatchSet: 1
Gerrit-Owner: Zheng Zeng <zengzheng007(a)163.com>