The following commit has been merged in the master branch:
commit 74ffe9bc78a898361bdcb3b97cb512bac338c62a
Author: Benjamin Kaduk <[email protected]>
Date: Wed May 27 16:13:13 2015 -0400
afs: Do not supply bogus poll vnodeops for FBSD
We currently provide one which just always returns 1, but the
kernel provides a vop_nopoll which conceptually is the same thing.
That one, however, provides some feature checks and fails when
consumers ask for fancy features that are not portable.
Change-Id: Iba03904aac2883e18a1abdd4f09289b6c6f907c0
Reviewed-on: http://gerrit.openafs.org/11882
Tested-by: BuildBot <[email protected]>
Reviewed-by: Chas Williams <[email protected]>
Reviewed-by: Jeffrey Altman <[email protected]>
src/afs/FBSD/osi_vnodeops.c | 21 +--------------------
1 files changed, 1 insertions(+), 20 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs