When I build the latest cvs code on a 2.4 kernel machine I get this error:

super.c: In function `pvfs2_get_sb':
super.c:562: too many arguments to function `service_operation'
make[1]: *** [super.o] Error 1
make[1]: *** Waiting for unfinished jobs....
  LD            src/apps/admin/pvfs2-chown
make: *** [just_kmod24] Error 2
make: *** Waiting for unfinished jobs....

It looks like maybe the service_operation() prototype changed but just didn't get updated in one spot.

I also still get this warning, which I thought was fixed. Maybe it just needs to be merged to trunk?

../pvfs2/src/io/trove/trove-dbpf/dbpf-op-queue.c: In function `dbpf_queue_or_service': ../pvfs2/src/io/trove/trove-dbpf/dbpf-op-queue.c:324: warning: `dbp' might be used uninitialized in this function

thanks,
-Phil
_______________________________________________
Pvfs2-developers mailing list
Pvfs2-developers@beowulf-underground.org
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to