Whamcloud - gitweb
add ll_finish_md_op_data, rename ll_prepare_md_op_data to ll_prep_md_op_data.
authorlsy <lsy>
Thu, 28 Sep 2006 15:32:53 +0000 (15:32 +0000)
committerlsy <lsy>
Thu, 28 Sep 2006 15:32:53 +0000 (15:32 +0000)
commitb0aec350d4a14906acf8a36f2dad631860eecb9b
treecfdf4b6007bf943e7bf62233cafdeb2249a2df19
parent972a4f1068e9022c5a3ae80f0f72521a9f6fc96d
add ll_finish_md_op_data, rename ll_prepare_md_op_data to ll_prep_md_op_data.
add md_get_info() for obd_connect_data.
other capability related small fixes.
23 files changed:
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_capa.h
lustre/include/obd.h
lustre/liblustre/dir.c
lustre/liblustre/file.c
lustre/liblustre/llite_lib.h
lustre/liblustre/namei.c
lustre/liblustre/super.c
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_capa.c
lustre/llite/llite_close.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/namei.c
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_request.c
lustre/mdd/mdd_handler.c
lustre/mdt/mdt_handler.c
lustre/ost/ost_handler.c
lustre/utils/mkfs_lustre.c