Whamcloud - gitweb
- implemented almost all Nikita's notes in seq mgr and same ones in fld;
authoryury <yury>
Wed, 9 Aug 2006 14:29:17 +0000 (14:29 +0000)
committeryury <yury>
Wed, 9 Aug 2006 14:29:17 +0000 (14:29 +0000)
commit3925d03231a9b6bfad1b0660c000cf3dd89e0de1
tree5dbab6db983825595ec1c7a67c265e98a39c30f7
parent98aa1465b9295b9585677fe9becc59ffa586e613
- implemented almost all Nikita's notes in seq mgr and same ones in fld;
- fixed bug in seq_store_write() - it did not really stored seq ranges;
- s/PFID3/PFID/g s/DFID3/DFID/g - seems it is always needed to write 3 fid components.
29 files changed:
lustre/fid/fid_handler.c
lustre/fid/fid_internal.h
lustre/fid/fid_lib.c
lustre/fid/fid_request.c
lustre/fid/fid_store.c
lustre/fid/lproc_fid.c
lustre/fld/fld_handler.c
lustre/fld/fld_request.c
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_fid.h
lustre/liblustre/super.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_lib.c
lustre/llite/llite_nfs.c
lustre/llite/namei.c
lustre/lmv/lmv_intent.c
lustre/lmv/lmv_obd.c
lustre/lmv/lmv_object.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_request.c
lustre/mdd/mdd_lov.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_lib.c
lustre/mdt/mdt_open.c
lustre/mdt/mdt_reint.c
lustre/mdt/mdt_xattr.c
lustre/obdclass/lu_object.c
lustre/osd/osd_handler.c