Whamcloud - gitweb
land minor fixes from b_hd_sec:
[fs/lustre-release.git] / lustre / lmv / lmv_objmgr.c
2005-07-28 ericmland minor fixes from b_hd_sec:
2005-04-04 yury- landed b_hd_cray_merge3
2005-03-31 ericmland lustre part of b_hd_sec on HEAD.
2005-03-15 yury- fixed wrongly inverted condition in lmv_create_obj()
2005-03-14 yury- memory leak fixes from b_fid.
2004-11-15 yury- changes about @flags in m_disconnect(). It should...
2004-11-14 yury- small cleanups, comments.
2004-11-14 yury- fixes about removing lmv_obj when coresponding inode...
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-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...