Whamcloud - gitweb
- introduce open counter in mdd
authortappro <tappro>
Sat, 12 Aug 2006 11:21:29 +0000 (11:21 +0000)
committertappro <tappro>
Sat, 12 Aug 2006 11:21:29 +0000 (11:21 +0000)
commit1fbeb41aa6c85b0d37d257d3e391652d61438f3d
tree594ad16529b18de0d1055148b2ae9572bf31a665
parentffec4fa4150675f75ea34f611e3d849d37491111
- introduce open counter in mdd
- update mo_close() method with adding the md_attr
- split mdd_attr_get() into two sub-function __mdd_atte_get, __mdd_lov_get
  because they are needed for internal use in mdd
- return lov ea and llog cookie in mdt_close() for unlinked file
- mdt_handle_last_unlink() checks the ma_valid fields to decide what to return
  to the client
lustre/cmm/cmm_object.c
lustre/include/md_object.h
lustre/mdd/mdd_handler.c
lustre/mdd/mdd_internal.h
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lib.c
lustre/mdt/mdt_open.c