Whamcloud - gitweb
Branch b_new_cmd
[fs/lustre-release.git] / lustre / lmv /
2006-09-16 vitalyBranch b_new_cmd
2006-09-15 tapprosmall fixes
2006-09-15 wangdiBranch: b_new_cmd
2006-09-14 yury- update from 1_5
2006-09-13 yury- root_get and conf_get renamed to get_root and get_con...
2006-09-13 tapprofix issues from last commit.
2006-09-13 wangdiBranch: b_new_cmd
2006-09-11 ericmbranch: b_new_cmd
2006-09-09 yury- fixed ctx using in fld_client (bug found by Tom)...
2006-09-07 yury- fixes in reading store by seq-mgr;
2006-09-06 yury- disable mds local connections, that is on mdt0 there...
2006-09-04 tapproadd fsuid, fsgid to the struct md_op_data, set them...
2006-09-02 yury- renamed lmv_mgr_*() to lmv_obj_*() to be coherent...
2006-09-02 yury- in lmv forward op_data formed in llite to slaves...
2006-08-29 yury- fixed names of client flds in lmv and cmm;
2006-08-27 tappro- add fid to the obd_client_handle and use it to select...
2006-08-26 yury- in lmv remove not needed checks.
2006-08-25 yury- removed code used from MDS. We have cmm now and lmv...
2006-08-25 yury- cleanups in lmv
2006-08-25 yury- removed not needed set_info command from lmv.
2006-08-24 tappro- fix invalid conditon during check that fid2 is valid
2006-08-24 yury- add libiam.a (if exists) to rpm, this is neededfor...
2006-08-22 yury- more cleanups in LMV.
2006-08-21 yury- cleanups on client after Nikita's inspection.
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-11 yury- last portion of cleanups and fixes after Nikita's...
2006-08-10 tapproupdate lmv_placement_policy(). For directories it uses...
2006-08-10 huanghua(1) wrong argument in lmv_create();
2006-08-09 yury- implemented almost all Nikita's notes in seq mgr...
2006-08-07 yury- in llite and liblustre ll_prepare_md_op_data() zeroes...
2006-08-04 wangdiBranch: b_new_cmd
2006-08-03 wangdiBranch: b_new_cmd
2006-07-31 wangdiBranch: b_new_cmd
2006-07-27 nikitanew hash-order readdir. Initial implementation
2006-07-19 tapprofix defect with open of existent file. There is no...
2006-07-19 nikitapass lu_context to ->o_connect() method
2006-07-03 nikitafix typo
2006-06-27 yury- rename fld_*_export() functions into fld_*_target().
2006-06-26 yury- made fld and seq-mgr a bit less noisy.
2006-06-26 yury- changed prefix in struct fld_cache_info from "fld_...
2006-06-25 yury- fixes in seq-mgr procfs stuff;
2006-06-23 yury- added exporting client side meta-seq to userspace...
2006-06-22 tappromove mdsno_t into lustre_idl.h and use this type in...
2006-06-22 yury- added proc interface to seq-mgr, it will be used...
2006-06-20 nikitalmv_fld_lookup(): check error code
2006-06-16 yury- many fixes in fld, adding it to LMv and CMM
2006-06-12 yury- added working proto of sequences manager with super...
2006-05-31 yury- changes in check of intent opc
2006-05-31 yury- fixes after FIDs inspection
2006-05-24 nikitamdt: new portion of cleanup. Mostly switch to req-layout.
2006-05-23 yury- updating lli_fid in ll_update_inode(), what would...
2006-05-19 yury- update from b1_4_mountconf
2006-05-18 tapprolmv_fid_lookup stub similar to CMM
2006-05-17 nikitalmv_intent_lookup(): do not dereference NULL cid
2006-05-12 tapprolmv_placement_policy creates new dir on another MDS
2006-05-05 tapprofill fid2 only if cid is exists
2006-05-04 yury- fixed few typos
2006-05-04 yury- LMV only implements plecement policy and MDC allocate...
2006-05-04 yury- LMV saves connect data for all tatgets;
2006-04-26 nikitaadd .cvsignore's for new directories.
2006-04-25 yury- fixed direct access to obd->obd_namespace in llite...
2006-04-25 yury- ->lo_objs renamed to ->lo_inodes in struct lmv_obj;
2006-04-25 yury- few renames in LMV module to make it more understanda...
2006-04-25 yury- fix in lmv_intent_lock()
2006-04-24 tappro- lmv_fld_lookup returns 0 instead of error.
2006-04-21 yury- adopting LMV to 1_4 APIs;
2006-04-15 yury- different renames to make llite not working on mdc...
2006-04-14 yury- more changes in lmv
2006-04-14 yury- using lu_fid_eq() instead of fid_equals()
2006-04-14 yury- fix in makefile
2006-04-14 yury- basic lmv to new fids adaptation.
2006-04-14 tapproadd lmv code from head. Need to be adapted.
2005-07-07 ericmland b_hd_sec on HEAD. various security fixes.
2005-07-06 niuminor fix in lmv_get_mea_and_update_object().
2005-06-23 ericmland b_hd_sec on HEAD: lctl flush stuff, plus various...
2005-06-22 yury- CROW (CReate On Write) (precreation is removed)
2005-06-13 yury- fixed typos in comments and some alingment in cobd.
2005-06-01 alexb=6427
2005-05-30 yury- more compilation fixes after discussing them with...
2005-05-29 yury- many gcc4 compilation fixes (warnings)
2005-05-27 yury- landing MOD (MDS Originated destroy) plus few ldlm...
2005-05-19 wangdiBranch: HEAD
2005-05-18 ericmb=6332
2005-05-12 alexb=6292
2005-05-03 jacobb=3031
2005-04-27 alex- needless CWARN() removed
2005-04-22 ericmland b_hd_sec onto HEAD:
2005-04-13 yury- compile fixes for --enable-liblustre
2005-04-04 yury- landed b_hd_cray_merge3
2005-03-31 ericmland lustre part of b_hd_sec on HEAD.
2005-03-29 jacobr=phil
2005-03-29 jacobClean out this change in my tree; don't install the...
2005-03-15 yury- fixed wrongly inverted condition in lmv_create_obj()
2005-03-14 alexb=5765
2005-03-14 yury- memory leak fixes from b_fid.
2005-02-28 yury- returned back OBD_MD_FID. For many reasons its remova...
2005-02-22 alex- commit from zzeng
2005-02-22 yury- changes with names on exports and another fields...
2004-11-25 yury- many fixes and cleanups in cobd. By now it load and...
2004-11-22 yury- mdc_op_data should not be allocated on stack. Fixes...
next