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

View Change

FSAL_VFS, FreeBSD: disable dummy handles for now

since we are using the internal fhandle structure from the kernel,
we cannot use it to flag dummy handles as it is done in PanFS
otherwise this causes issues when ganesha is restarted,
files already opened by clients are considered dummy

disable dummy handles on vanilla kernel until a proper fix is found

Change-Id: Ic9275741cd1264559eb49400dca16dff1191deaf
Signed-off-by: Fatih Acar <fatih.acar@gandi.net>
---
M src/FSAL/FSAL_VFS/os/freebsd/handle_syscalls.c
1 file changed, 8 insertions(+), 0 deletions(-)

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

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

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