- added a 'dying' head to fix very bad bug in yesterday's request code
- removed request->rq_lock (never used) - made a ptlrpc_thread structure, and a list of those in ptlrpc_service - adapted service code to support multithreading - removed service->srv_id (duplicated existing local_id) - updated llecho
Showing
- lustre/include/linux/lustre_net.h 13 additions, 8 deletionslustre/include/linux/lustre_net.h
- lustre/ldlm/ldlm_lockd.c 1 addition, 1 deletionlustre/ldlm/ldlm_lockd.c
- lustre/mds/handler.c 1 addition, 1 deletionlustre/mds/handler.c
- lustre/ost/ost_handler.c 6 additions, 1 deletionlustre/ost/ost_handler.c
- lustre/ptlrpc/client.c 15 additions, 5 deletionslustre/ptlrpc/client.c
- lustre/ptlrpc/niobuf.c 1 addition, 1 deletionlustre/ptlrpc/niobuf.c
- lustre/ptlrpc/rpc.c 1 addition, 1 deletionlustre/ptlrpc/rpc.c
- lustre/ptlrpc/service.c 57 additions, 35 deletionslustre/ptlrpc/service.c
- lustre/tests/common.sh 1 addition, 1 deletionlustre/tests/common.sh
- lustre/tests/llecho.sh 4 additions, 4 deletionslustre/tests/llecho.sh
Loading
Please register or sign in to comment