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

View Change

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@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 change 418817. To unsubscribe, or for help writing mail filters, visit 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@gandi.net