Whamcloud - gitweb
Branch b_head_libcfs
authorrobert.read <robert.read>
Fri, 18 Jul 2008 23:44:49 +0000 (23:44 +0000)
committerrobert.read <robert.read>
Fri, 18 Jul 2008 23:44:49 +0000 (23:44 +0000)
commit93294d01a191fd64cedc2a9c496c620983be85ea
treee0e8af5bcdee28ab62605ab9781806fa94d5d68e
parent6de9aa086e2c54ab9084679137bfdb1d108513fd
Branch b_head_libcfs
b=16420

Adds a new library for userspace, multithread utilities. It inlcudes nidstrings.c
and parser.c (taken from lustre/utils).

The new include (libcfsutil.h) also includes platform.h which used to be in lustre/utils.
This includes defines for locks and condition variables, and eventually should be consolidated with
libcfs.h when that supports multithreaded apps.
lustre.spec.in