Whamcloud - gitweb
- update mdd mdo_name_insert() method,
authortappro <tappro>
Sat, 26 Aug 2006 09:36:04 +0000 (09:36 +0000)
committertappro <tappro>
Sat, 26 Aug 2006 09:36:04 +0000 (09:36 +0000)
commit5b137cfcad8bb3ab9a78b38d3b3aba6423850b7f
treeccd2c5273b6bb7fa86072b01abd38e472fb75fd2
parent28a69277d7bec5632e3526ad51af9bef859f3fd3
- update mdd mdo_name_insert() method,
- make some changes to support cross-ref create
- __mdd_index_inser() is split into two methods: __mdd_index_insert_only() with
  the old functionality and __mdd_index_insert() which also updates parent
attributes after inserting the name.
lustre/mdd/mdd_handler.c