Whamcloud - gitweb
new ptlrpc interface allowing modules to allocate per-thread values
authornikita <nikita>
Mon, 3 Apr 2006 15:26:43 +0000 (15:26 +0000)
committernikita <nikita>
Mon, 3 Apr 2006 15:26:43 +0000 (15:26 +0000)
commit311d7d1145e7d1eba72408480b5d578a25f5048f
tree5d7c0a570c86ae5bdd624e9652af4d52458a59ec
parentf39434bac39fbc9e95d5706dd9552ec650838dd8
new ptlrpc interface allowing modules to allocate per-thread values
(conceptually similar to pthread_key_create(3)).
lustre/include/linux/lustre_net.h
lustre/ptlrpc/service.c