shaharhoch(a)google.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1200847?usp=email )
Change subject: Don't crash in case PR_SET_IO_FLUSHER fails due to EPERM
......................................................................
Don't crash in case PR_SET_IO_FLUSHER fails due to EPERM
PR_SET_IO_FLUSHER can fail if Ganesha doesn't have CAP_SYS_RESOURCE.
This change is required to allow running Ganesha without this
capability.
Change-Id: I6cca34760443f1869370964f0025cbc82ecf5992
Signed-off-by: Shahar Hochma <shaharhoch(a)google.com>
---
M src/MainNFSD/nfs_main.c
1 file changed, 4 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/47/1200847/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1200847?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: I6cca34760443f1869370964f0025cbc82ecf5992
Gerrit-Change-Number: 1200847
Gerrit-PatchSet: 1
Gerrit-Owner: shaharhoch(a)google.com