Whamcloud - gitweb
(1) remove const from md_attr in moo_attr_set(), because this md_attr may be ajusted...
authorhuanghua <huanghua>
Tue, 15 Aug 2006 04:03:13 +0000 (04:03 +0000)
committerhuanghua <huanghua>
Tue, 15 Aug 2006 04:03:13 +0000 (04:03 +0000)
commite9b0853ad69896d5e7322687fa49b762eaae45f8
tree68affb01997a9f6d324729c9e5573daae0f43fc3
parent1ffb535347e33969b33f7080c5d6b3a3cf6d2682
(1) remove const from md_attr in moo_attr_set(), because this md_attr may be ajusted/fixed by MDD;
(2) make mdd_lov_mdsize() & mdd_lov_cookiesize() as static inline;
(3) some other small fixes;
lustre/cmm/cmm_object.c
lustre/include/md_object.h
lustre/mdd/mdd_handler.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_lov.c
lustre/mdt/mdt_internal.h