Whamcloud - gitweb
b=12560
[fs/lustre-release.git] / lustre / lmv /
2004-06-19 yuryFixes with managing objects in LMV object manager.
2004-06-18 yury- added lmv_destroy_obj() which will be used for destro...
2004-06-18 yury- added proper ref counting in lmv object manager.
2004-06-17 yury- added error handling in various places of lmv code.
2004-06-16 alex- lmv_set_mdc_active() should skip NULL exports
2004-06-15 alexb=2837
2004-06-13 yuryAdded client disconnect error message.
2004-06-13 yuryAdded the following:
2004-06-11 alex- moved dir entries are deleted from the original dir...
2004-06-11 yuryFixes and cleanups in lmv.
2004-06-08 alex- lmv should accept IT_CHDIR intent
2004-06-07 philadd some cvsignore bits
2004-06-04 wangdiadd -ERESTART handler for mds_getattr_name
2004-06-02 phillanding b_cmobd_merge on HEAD
2004-06-01 alex- mds->lmv->mdc propagate lower timeout down to import
2004-05-24 alex- lmv_getattr_name() recognizes cross-node name and...
2004-05-21 alex- extN-wantedi accepts generation as well as ino to...
2004-05-20 alex- new routine lmv_get_mea_and_update_object() to be...
2004-05-19 alex- lmv_packmd() and lmv_unpackmd() need not be real...
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...