Dear OpenAFS mailing list,
I'm actually developing a little DB server that uses the ubik framework.
The DB works well, ubik too.
However, I need the cache manager to be able to make requests to
this DB server, thus using ubik. While attempting to include the necessary
code into the cache manager, I
end up having the following error (which do not appear when I compile all the rest
not into a kernel module):
> In file included from openafs-1.4.0++/src/my_project_dir/include/proj_util.h:10,
> from /.../openafs-1.4.0++/src/libafs/MODLOAD-2.6.9-11.EL.cern-SP/proj_lib.c:40:
> openafs-1.4.0++/include/ubik.h:158: error: field `versionLock' has incomplete type
My simple question is: is the ubik framework useable inside a kernel module as is?
Thx to all,
Ludovico "BlackICE" Giammarino
