- CROW (CReate On Write) (precreation is removed)
- setting owner/group on OSS (needed for quotas) - some fixes: - deadlock on soc client lock. - idr_remove() issue. - forwarding to wrong MDS in lmv_link() - f_dput(dentry) before using it in filter_lvbo_update() - filter_sync() assert(group > 0) due to missed GROUP flag oa->o_valid in ll_fsync(). - cleanups, comments and more debugging messages. - jump to wrong label in mds_create_objects() on error path. - few missed/wrong ENTRY/RETURN things
Showing
- lustre/include/linux/lustre_dlm.h 3 additions, 1 deletionlustre/include/linux/lustre_dlm.h
- lustre/include/linux/lustre_export.h 1 addition, 11 deletionslustre/include/linux/lustre_export.h
- lustre/include/linux/lustre_fsfilt.h 1 addition, 0 deletionslustre/include/linux/lustre_fsfilt.h
- lustre/include/linux/lustre_idl.h 1 addition, 4 deletionslustre/include/linux/lustre_idl.h
- lustre/include/linux/lustre_smfs.h 0 additions, 1 deletionlustre/include/linux/lustre_smfs.h
- lustre/include/linux/obd.h 14 additions, 5 deletionslustre/include/linux/obd.h
- lustre/ldlm/ldlm_lock.c 4 additions, 2 deletionslustre/ldlm/ldlm_lock.c
- lustre/ldlm/ldlm_request.c 4 additions, 2 deletionslustre/ldlm/ldlm_request.c
- lustre/ldlm/ldlm_resource.c 3 additions, 3 deletionslustre/ldlm/ldlm_resource.c
- lustre/llite/file.c 4 additions, 61 deletionslustre/llite/file.c
- lustre/llite/llite_internal.h 0 additions, 29 deletionslustre/llite/llite_internal.h
- lustre/llite/llite_lib.c 26 additions, 8 deletionslustre/llite/llite_lib.c
- lustre/llite/rw.c 21 additions, 6 deletionslustre/llite/rw.c
- lustre/lmv/lmv_obd.c 12 additions, 6 deletionslustre/lmv/lmv_obd.c
- lustre/lov/lov_obd.c 42 additions, 86 deletionslustre/lov/lov_obd.c
- lustre/lov/lov_qos.c 0 additions, 3 deletionslustre/lov/lov_qos.c
- lustre/lov/lov_request.c 2 additions, 2 deletionslustre/lov/lov_request.c
- lustre/mds/handler.c 22 additions, 22 deletionslustre/mds/handler.c
- lustre/mds/mds_internal.h 10 additions, 5 deletionslustre/mds/mds_internal.h
- lustre/mds/mds_lmv.c 0 additions, 4 deletionslustre/mds/mds_lmv.c
Loading
Please register or sign in to comment