Whamcloud - gitweb
- introduce the struct md_create_spec. It contains the various type-depended
authortappro <tappro>
Sat, 5 Aug 2006 22:58:09 +0000 (22:58 +0000)
committertappro <tappro>
Sat, 5 Aug 2006 22:58:09 +0000 (22:58 +0000)
commitd9cd1352947ba3af9051640e0137d9d5ce242f56
treeb6a4fd429a1e010517b63dd7d308895a1e58a130
parentc22962f55100f4dc092d93244cdc249435a36e9e
- introduce the struct md_create_spec. It contains the various type-depended
  parameters for create, e.g. symlink target, eadata, parent info for cross-ref
case, etc.
Struct is allocated in thread context and filled while unpacking requests.
lustre/cmm/cmm_object.c
lustre/cmm/mdc_object.c
lustre/include/md_object.h
lustre/mdd/mdd_handler.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lib.c
lustre/mdt/mdt_open.c
lustre/mdt/mdt_reint.c