Whamcloud - gitweb
- use lu_object_attr() instead of taking lu_header directly
authortappro <tappro>
Sat, 5 Aug 2006 19:01:00 +0000 (19:01 +0000)
committertappro <tappro>
Sat, 5 Aug 2006 19:01:00 +0000 (19:01 +0000)
commitc22962f55100f4dc092d93244cdc249435a36e9e
tree0a6c3bf7456ba85cb1e1aa182500f85f65b4e7bd
parent4435477edc371e36ae2b30216461c446cdd5008d
- use lu_object_attr() instead of taking lu_header directly
- remove unused md_attr parameter from __mdd_ref_del()
- make mdd_attr_get() in mdd_unlink() after unlinking dot for directory
- rename mdd_mkname() to the mdd_name_insert() to make it consitent with API and
  other layers
- move mdd_object_create() method near the mdd_create() as close related method.
lustre/mdd/mdd_handler.c