Whamcloud - gitweb
Fix the RPC lprocfs stats. The lprocfs entries need to be created before
authoradilger <adilger>
Wed, 14 Apr 2004 20:36:54 +0000 (20:36 +0000)
committeradilger <adilger>
Wed, 14 Apr 2004 20:36:54 +0000 (20:36 +0000)
commit419b87cbd51ad96477f4e42f7c6261888d852918
tree98602b624540c031fb7738d9ca4f774dfb61ba6c
parent2210ce2da844357e37e1a1f92aab1b2b3adbaace
Fix the RPC lprocfs stats.  The lprocfs entries need to be created before
we call ptlrpc_init_svc() or it will silently not create any "stats" entry.
b=1519
lustre/mds/handler.c
lustre/ost/ost_handler.c
lustre/ptlbd/server.c
lustre/ptlrpc/service.c