Whamcloud - gitweb
fix paralel init for llog.
authorshadow <shadow>
Fri, 5 Sep 2008 11:14:54 +0000 (11:14 +0000)
committershadow <shadow>
Fri, 5 Sep 2008 11:14:54 +0000 (11:14 +0000)
commit7dc277d140aed78915a238147c2304eb81cea605
treefcae8a6a9dd56423b7d7f7fb216a16c2f79a91ed
parent6b638c5ecffafa6a60262fb6794e8b977417fd10
fix paralel init for llog.
make llog more smp safe.
don't write big array into journal.
fix return codes in llog_put_cat_list/llog_get_cat_list.

Branch b1_6
b=16679
i=umka
i=adilger
13 files changed:
lustre/include/lustre_log.h
lustre/include/obd.h
lustre/lov/lov_log.c
lustre/mds/mds_lov.c
lustre/obdclass/llog_internal.h
lustre/obdclass/llog_ioctl.c
lustre/obdclass/llog_lvfs.c
lustre/obdclass/llog_obd.c
lustre/obdclass/obd_config.c
lustre/obdfilter/filter.c
lustre/ptlrpc/llog_net.c
lustre/ptlrpc/llog_server.c
lustre/tests/conf-sanity.sh