The following commit has been merged in the master branch:
commit 5b67620c7b3ad224ea53075e37ecf1f7e6a7c51a
Author: Stephan Wiesand <[email protected]>
Date: Thu Nov 21 15:01:29 2013 +0100
Linux: Fix build for older kernels w/o bool
Commit b7f4f2023b2b3e1aac46715176940fb50cc75265 broke builds against
older kernels which don't have bool defined in linux/types.h . Fix
this by using unsigned char instead of bool for the static inline
functions.
Change-Id: Icbb82446ef66edd2650f33135ed6ccd2b8a920b2
Reviewed-on: http://gerrit.openafs.org/10483
Tested-by: BuildBot <[email protected]>
Reviewed-by: Anders Kaseorg <[email protected]>
Reviewed-by: Marc Dionne <[email protected]>
Reviewed-by: Derrick Brashear <[email protected]>
src/afs/LINUX/osi_machdep.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs