Whamcloud - gitweb
Land b_hd_capa onto HEAD (20050809_1942)
[fs/lustre-release.git] / lustre / mds / mds_lmv.c
2005-08-09 lsyLand b_hd_capa onto HEAD (20050809_1942)
2005-08-08 yury- landed b_hd_mdref (mostly WB cache fixes)
2005-08-07 alex- couple minor optimizations
2005-07-10 alex- convert CWARN() to CDEBUG()
2005-07-07 ericmland b_hd_sec on HEAD. various security fixes.
2005-06-22 yury- CROW (CReate On Write) (precreation is removed)
2005-05-29 yury- many gcc4 compilation fixes (warnings)
2005-05-28 alex- minor debug messages fixes
2005-05-19 alexb=6358
2005-05-18 ericmb=6332
2005-05-07 alexb=4920
2005-04-22 ericmland b_hd_sec onto HEAD:
2005-04-04 yury- landed b_hd_cray_merge3
2005-03-31 ericmland lustre part of b_hd_sec on HEAD.
2005-03-11 yury- fixed using not initialized ctxt with pop_ctxt()...
2005-03-06 yury- different fixes in MDS
2005-02-22 yury- changes with names on exports and another fields...
2004-11-22 yury- fixes about mdc_op_data on stack allocations.
2004-11-19 yury- fixes and cleanups in error messages and in code.
2004-11-17 yury- fixes about recovery in mds. Added asserts.
2004-11-12 yury- cleanups about lmv_obd_create().
2004-11-11 yury- cleanups about ENTRY, EXIT, etc. in mds and lmv stuff.
2004-11-11 yury- added comment.
2004-11-11 yury- landing b_fid.
2004-10-24 yury- unland b_fid to HEAD
2004-10-24 yury- landing of b_fid after merge with b_hd_cleanup_merge.
2004-10-23 yury- landing of b_hd_cleanup_merge to HEAD.
2004-08-30 ericmland b_groups onto HEAD:
2004-08-08 alexb=4182
2004-08-07 adilgerAdd flock support.
2004-07-31 alexb=4044
2004-07-28 alexb=4019
2004-07-26 alexb=3983
2004-07-26 alexb=3983
2004-07-24 alexb=3874
2004-06-28 alex- race fixed: if 1st client sees directory isn't large...
2004-06-25 alexchanges to get test #46 working
2004-06-24 alex- mds_try_to_split_dir() should show split expectation
2004-06-24 alex- CERROR's for test #46 debugging
2004-06-23 alex- forgotten bits of cross-node mkdir() with requested...
2004-06-23 alex- mds_preprw() handles failed mds_fid2dentry() properly
2004-06-22 alex- three lmv obj leaks fixed
2004-06-17 yury- added error handling in various places of lmv code.
2004-06-16 alexb=2837
2004-06-14 alexb=2837
2004-06-11 alex- moved dir entries are deleted from the original dir...
2004-06-11 yuryFixes and cleanups in lmv.
2004-06-08 wangdi1)do precreate record in obdfilter
2004-06-03 alexchanges to protect directory splitting from concurrent...
2004-06-02 phillanding b_cmobd_merge on HEAD
2004-06-01 alex- mds->lmv->mdc propagate lower timeout down to import
2004-05-21 alex- extN-wantedi accepts generation as well as ino to...
2004-05-21 alex- workaround for name collision in mdt_obj_create(...
2004-05-20 alex- new routine lmv_get_mea_and_update_object() to be...
2004-05-19 alex- raw_name2idx declaration to avoid warnings
2004-05-17 philsmash the HEAD with the contents of b_cmd. HEAD_PRE_CM...