fatih@gandi.net has uploaded this change for review.

View Change

FreeBSD: use custom syscalls to set credentials

credentials in the vanilla kernel are per-process
per-thread credentials are not supported yet
we use custom modules to implement very basic per-thread credentials

Change-Id: Ia24729ca1525107c65f20187b711781011e17655
Signed-off-by: Fatih Acar <fatih.acar@gandi.net>
---
M src/os/freebsd/subr.c
1 file changed, 75 insertions(+), 3 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia24729ca1525107c65f20187b711781011e17655
Gerrit-Change-Number: 419395
Gerrit-PatchSet: 1
Gerrit-Owner: fatih@gandi.net