Whamcloud - gitweb
LU-927 ptlrpc: common interfaces for ptlrpc_thread::t_flags
authorFan Yong <yong.fan@whamcloud.com>
Thu, 15 Dec 2011 01:50:20 +0000 (09:50 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 4 Jan 2012 16:10:35 +0000 (11:10 -0500)
commit49c9474995673394c223a32a4ffbfbb8d7162a83
tree7d210cf1368c63a18e2d2846d227b7040756690a
parenta9b5457bc7168393803d692a016909528dc07725
LU-927 ptlrpc: common interfaces for ptlrpc_thread::t_flags

Build some common interfaces for ptlrpc_thread::t_flags processing:
thread_is_xxx and thread_yyy_flags. Operating ptlrpc_thread::t_flags
only can through these interfaces.

Signed-off-by: Fan Yong <yong.fan@whamcloud.com>
Change-Id: I285878ffeff8810ecbaf7a42b8d9381f392c0c9a
Reviewed-on: http://review.whamcloud.com/1690
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Niu Yawei <niu@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/include/lustre_net.h
lustre/ldlm/ldlm_pool.c
lustre/llite/llite_capa.c
lustre/llite/statahead.c
lustre/mdt/mdt_capa.c
lustre/ptlrpc/pinger.c
lustre/ptlrpc/sec_gc.c
lustre/ptlrpc/service.c