No new functionality outside of the DLM. ptlrpc_client no longer contains
a peer, so the peer is passed in and managed separately. - All of the DLM calls are hooked up to the RPC system now - Some unmaintained local processing code removed - Added ldlm network-related bits to the test scripts
Showing
- lustre/include/linux/lustre_dlm.h 38 additions, 16 deletionslustre/include/linux/lustre_dlm.h
- lustre/include/linux/lustre_idl.h 25 additions, 11 deletionslustre/include/linux/lustre_idl.h
- lustre/include/linux/lustre_lite.h 2 additions, 0 deletionslustre/include/linux/lustre_lite.h
- lustre/include/linux/lustre_mds.h 14 additions, 15 deletionslustre/include/linux/lustre_mds.h
- lustre/include/linux/lustre_net.h 17 additions, 16 deletionslustre/include/linux/lustre_net.h
- lustre/include/linux/obd.h 3 additions, 0 deletionslustre/include/linux/obd.h
- lustre/include/linux/obd_class.h 4 additions, 4 deletionslustre/include/linux/obd_class.h
- lustre/include/linux/obd_support.h 6 additions, 4 deletionslustre/include/linux/obd_support.h
- lustre/ldlm/Makefile.am 1 addition, 1 deletionlustre/ldlm/Makefile.am
- lustre/ldlm/ldlm_lock.c 21 additions, 11 deletionslustre/ldlm/ldlm_lock.c
- lustre/ldlm/ldlm_lockd.c 157 additions, 64 deletionslustre/ldlm/ldlm_lockd.c
- lustre/ldlm/ldlm_request.c 143 additions, 0 deletionslustre/ldlm/ldlm_request.c
- lustre/ldlm/ldlm_resource.c 14 additions, 3 deletionslustre/ldlm/ldlm_resource.c
- lustre/ldlm/ldlm_test.c 53 additions, 10 deletionslustre/ldlm/ldlm_test.c
- lustre/llite/dir.c 2 additions, 2 deletionslustre/llite/dir.c
- lustre/llite/file.c 4 additions, 4 deletionslustre/llite/file.c
- lustre/llite/namei.c 9 additions, 6 deletionslustre/llite/namei.c
- lustre/llite/super.c 6 additions, 3 deletionslustre/llite/super.c
- lustre/mdc/mdc_reint.c 21 additions, 18 deletionslustre/mdc/mdc_reint.c
- lustre/mdc/mdc_request.c 26 additions, 44 deletionslustre/mdc/mdc_request.c
Loading
Please register or sign in to comment