Whamcloud - gitweb
Branch b1_6
authorbobijam <bobijam>
Fri, 29 Jun 2007 05:26:09 +0000 (05:26 +0000)
committerbobijam <bobijam>
Fri, 29 Jun 2007 05:26:09 +0000 (05:26 +0000)
commitd383b173b7526ce510852965d1947514a8ea3b29
treefc9bdbf1f1d069a4cccdf5a6d89fa845c126e129
parente19dd973954bf5f3094f75f56bacabb6e5082b58
Branch b1_6
b=11815
i=adilger
i=wangdi

Description: replace obdo_alloc() with OBDO_ALLOC macro
Details    : nothing special is done in obdo_alloc() function, and for
             debugging purpose, it needs to be replaced with macros.
16 files changed:
lustre/ChangeLog
lustre/include/obd_class.h
lustre/include/obd_support.h
lustre/liblustre/file.c
lustre/llite/file.c
lustre/llite/llite_lib.c
lustre/llite/namei.c
lustre/lov/lov_obd.c
lustre/lov/lov_qos.c
lustre/lov/lov_request.c
lustre/mds/mds_open.c
lustre/mds/mds_reint.c
lustre/mds/mds_unlink_open.c
lustre/obdclass/llog_lvfs.c
lustre/obdfilter/filter_log.c
lustre/osc/osc_request.c