Whamcloud - gitweb
xattr support in md/dt stack
[fs/lustre-release.git] / lustre / include / md_object.h
2006-07-25 nikitaxattr support in md/dt stack
2006-07-24 nikitaadd ->{do,moo}_xattr_list() method to list existing...
2006-07-23 wangdiBranch: b_new_cmd
2006-07-23 yury- added basic readdir stuff;
2006-07-20 huanghuaadd lov_mds_md and len into ma_attr to receive lov ea.
2006-07-19 tapprodefine bit flags for lu_attr and md_attr
2006-07-19 tapprointroduce the md_attr. It contains lu_attr for now...
2006-07-17 wangdiBranch: b_new_cmd
2006-07-14 wangdiBranch: b_new_cmd
2006-07-12 wangdiBranch: b_new_cmd
2006-07-12 huanghuamodified mdo_create interface, added symlink target...
2006-06-23 huanghua(1) more code for MDT in reint.
2006-06-23 tappro- continue with fixing defects after cmm codeinsp
2006-06-22 tapprorename md_device_get() to md_obj2dev()
2006-06-19 yury- cleanups in seq-mgr, fixes;
2006-06-19 nikitakill obsolete ->mdo_mkdir() method
2006-06-19 tapproupdated set of helpers for md_object methods
2006-06-15 huanghuaadded xattr support.
2006-06-11 tappro- change rename()/rename_tgt() format - source fid...
2006-06-08 tapproadd helper for rename_tgt()
2006-06-07 tapproremove attr from name_insert/remove() operations
2006-06-06 tapprocomplete list of md operations and helpers
2006-06-05 huanghuaChanged to use LASSERT instead of implementing as a...
2006-06-05 huanghua(1) In MDT, call mo_open of CMM in mdt_md_open;
2006-06-05 huanghuaadd pre-check to those helper functions: may be removed...
2006-06-03 huanghuaadded intent support for IT_OPEN. It is a fake support...
2006-05-27 nikitaiam update:
2006-05-23 tapproadd mdo_create() operation
2006-05-19 nikitamake lu_context const
2006-05-19 yury- update from b1_4_mountconf