linux/drivers/staging/lustre
Greg Kroah-Hartman e7e73793d1 staging: lustre: remove cfs_task_state_t
It's just a long, so remove the typedef and use long.

Side note, all the functions like waitq_* should be removed as well,
they are wrapping functions that don't really do what it seems that they
do based on their name.

Cc: Peng Tao <tao.peng@emc.com>
Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-04 08:48:26 +08:00
..
include/linux staging: lustre: remove cfs_task_state_t 2013-08-04 08:48:26 +08:00
lnet staging: lustre: remove cfs_module() macro 2013-08-04 08:16:25 +08:00
lustre staging: lustre: remove cfs_task_state_t 2013-08-04 08:48:26 +08:00
Kconfig
Makefile staging/lustre: fix Lustre code link order 2013-07-23 12:23:55 -07:00
TODO