- Added match_or_enqueue helper function
- fixed userspace build problem in lustre_lib.h - added intent-based lookup code - fixed intent-based setattr - added mds_fid2locked_dentry and mds_name2locked_dentry helpers - don't crash in ptlrpc_reply, just warn of API violation - update create.pl to open instead of mcreate
Showing
- lustre/include/linux/lustre_dlm.h 18 additions, 3 deletionslustre/include/linux/lustre_dlm.h
- lustre/include/linux/lustre_lib.h 2 additions, 1 deletionlustre/include/linux/lustre_lib.h
- lustre/include/linux/lustre_lite.h 2 additions, 1 deletionlustre/include/linux/lustre_lite.h
- lustre/include/linux/lustre_mds.h 9 additions, 1 deletionlustre/include/linux/lustre_mds.h
- lustre/ldlm/ldlm_lock.c 4 additions, 21 deletionslustre/ldlm/ldlm_lock.c
- lustre/ldlm/ldlm_lockd.c 19 additions, 0 deletionslustre/ldlm/ldlm_lockd.c
- lustre/ldlm/ldlm_request.c 32 additions, 2 deletionslustre/ldlm/ldlm_request.c
- lustre/ldlm/ldlm_resource.c 1 addition, 1 deletionlustre/ldlm/ldlm_resource.c
- lustre/llite/dcache.c 8 additions, 2 deletionslustre/llite/dcache.c
- lustre/llite/file.c 1 addition, 1 deletionlustre/llite/file.c
- lustre/llite/namei.c 22 additions, 25 deletionslustre/llite/namei.c
- lustre/llite/super.c 1 addition, 2 deletionslustre/llite/super.c
- lustre/mdc/mdc_request.c 3 additions, 26 deletionslustre/mdc/mdc_request.c
- lustre/mds/handler.c 67 additions, 3 deletionslustre/mds/handler.c
- lustre/mds/mds_reint.c 44 additions, 11 deletionslustre/mds/mds_reint.c
- lustre/ptlrpc/niobuf.c 3 additions, 1 deletionlustre/ptlrpc/niobuf.c
- lustre/tests/create.pl 13 additions, 7 deletionslustre/tests/create.pl
Loading
Please register or sign in to comment