Whamcloud - gitweb
- landing of b_fid after merge with b_hd_cleanup_merge.
[fs/lustre-release.git] / lustre / lmv / lmv_objmgr.c
2004-10-24 yury- landing of b_fid after merge with b_hd_cleanup_merge.
2004-07-26 alexb=3983
2004-06-22 alex- three lmv obj leaks fixed
2004-06-21 alex- minor fix: lmv object leak in lmv_get_mea_and_update_...
2004-06-21 yuryFixes with refcounting.
2004-06-21 yuryobk->freeing changed to obj->state and O_FREEING flag...
2004-06-21 yuryFixed possible sleep in invalid context in LMV object...
2004-06-21 yury- added md_delete_object() and lmv_delete_object()...
2004-06-19 yuryLocking fix in lmv_destroy_obj().
2004-06-19 yury- added mutex to lmv_obj to protect slaves attrs.
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-11 yuryFixes and cleanups in lmv.
2004-06-02 phillanding b_cmobd_merge on HEAD
2004-05-17 philsmash the HEAD with the contents of b_cmd. HEAD_PRE_CM...