Whamcloud - gitweb
- fixed race in lmv about fid allocation. It allocated fid on one target and sent...
authoryury <yury>
Tue, 14 Nov 2006 16:21:20 +0000 (16:21 +0000)
committeryury <yury>
Tue, 14 Nov 2006 16:21:20 +0000 (16:21 +0000)
commit16c6c401e587541fb7444348bf9f051f46110ba5
treee953cb6622ac11a3dc43499237aa1b90b6ef48b8
parentf1531f488e4ae327f8d511783a57aaf7334e04eb
- fixed race in lmv about fid allocation. It allocated fid on one target and sent create operation to anorher mds if dir got split in the middle;
- added proc stats to mdt.
32 files changed:
lustre/cmm/cmm_internal.h
lustre/cmm/cmm_lproc.c
lustre/cmm/cmm_object.c
lustre/include/linux/lustre_intent.h
lustre/include/lustre/lustre_idl.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/liblustre/dir.c
lustre/liblustre/file.c
lustre/liblustre/llite_fid.c
lustre/liblustre/llite_lib.h
lustre/liblustre/namei.c
lustre/liblustre/super.c
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_fid.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/namei.c
lustre/lmv/lmv_intent.c
lustre/lmv/lmv_internal.h
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_internal.h
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_reint.c
lustre/mdc/mdc_request.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lproc.c
lustre/mdt/mdt_open.c
lustre/mdt/mdt_reint.c