[OpenAFS] 1.3.70 comments?

Enrico Scholz enrico.scholz@informatik.tu-chemnitz.de
Thu, 19 Aug 2004 03:32:44 +0200


enrico.scholz@informatik.tu-chemnitz.de (Enrico Scholz) writes:

>> I notice the comments aren't rolling in on this release. We need
>> feedback to fix remaining issues so 1.4 can be released. Is anyone
>> actually using this?
>
> It does not compile with kernel 2.6.8.1:

Another issue:

| .../openafs-1.3.70/src/libafs/MODLOAD-2.6.8.1-ensc-1-MP/rx_knet.c:41: error: too many arguments to function `sock_create'

[ this is src/rx/LINUX/rx_knet.c ]


There does not exist a 'sock_create()' function (declared in linux/net.h)
with a 5th argument -- neither with nor without SELinux. I checked kernels
2.6.0 till 2.6.8.1 and the recent RH rawhide kernel for this.




Enrico