From <fatih(a)gandi.net>:
fatih(a)gandi.net has uploaded this change for review. (
https://review.gerrithub.io/418817
Change subject: FSAL_VFS: make lock_op2 FreeBSD compatible
......................................................................
FSAL_VFS: make lock_op2 FreeBSD compatible
OFD locks are not available on FreeBSD, make use POSIX locks instead
although lock_op2 should not be called since lock support will be disabled,
previous code prevents compiling correctly because lock_op2 would not be defined
Change-Id: If80118591bb55192863d25e354c1528c1cbb92e3
Signed-off-by: Fatih Acar <fatih.acar(a)gandi.net>
---
M src/FSAL/FSAL_VFS/file.c
1 file changed, 12 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/17/418817/1
--
To view, visit
https://review.gerrithub.io/418817
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: If80118591bb55192863d25e354c1528c1cbb92e3
Gerrit-Change-Number: 418817
Gerrit-PatchSet: 1
Gerrit-Owner: fatih(a)gandi.net