Whamcloud - gitweb
b=21954 workitem to libcfs
authorJian Yu <Jian.Yu@sun.com>
Thu, 30 Sep 2010 13:07:07 +0000 (21:07 +0800)
committerVitaly Fertman <vitaly.fertman@sun.com>
Thu, 30 Sep 2010 14:48:55 +0000 (18:48 +0400)
commit4c3c97ffdc68525d3096d0638ce28dbd7e91ab5f
tree5b75d46ed725bc77642ab482b55e5fca2536aec2
parent3cb5dc5caf49e31e15a3b9b93977dbab6bc479aa
b=21954 workitem to libcfs

bug 21954 attachment 31455 and attachment 31665

o=zhen.liang
i=he.h.huang
i=maxim.patlasov
14 files changed:
libcfs/include/libcfs/Makefile.am
libcfs/include/libcfs/libcfs.h
libcfs/include/libcfs/libcfs_workitem.h [new file with mode: 0644]
libcfs/libcfs/Makefile.in
libcfs/libcfs/autoMakefile.am
libcfs/libcfs/module.c
libcfs/libcfs/workitem.c [new file with mode: 0644]
lnet/selftest/Makefile.in
lnet/selftest/autoMakefile.am
lnet/selftest/framework.c
lnet/selftest/rpc.c
lnet/selftest/selftest.h
lnet/selftest/workitem.c [deleted file]
lnet/utils/lstclient.c