Whamcloud - gitweb
LU-1302 llog: add env to llog_process functions
authorMikhail Pershin <tappro@whamcloud.com>
Wed, 15 Aug 2012 03:58:18 +0000 (07:58 +0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 4 Sep 2012 18:08:55 +0000 (14:08 -0400)
commit3925b3aa87aede47531fdf632e55bfdfb8947957
tree7c7af36f36063bfa9eda933e2c37ce713742fdda
parent6ee050666504e6ca5966a9e452729b681e1b5143
LU-1302 llog: add env to llog_process functions

Add lu_env to llog processing function.
Remove using flags and mark fork is needed by parameter.

Signed-off-by: Mikhail Pershin <tappro@whamcloud.com>
Change-Id: Ie38b3da4090df35281e51ef196d91e3f96f95bdc
Reviewed-on: http://review.whamcloud.com/3644
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
24 files changed:
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_log.h
lustre/lov/lov_log.c
lustre/mdc/mdc_request.c
lustre/mdd/mdd_device.c
lustre/mdd/mdd_lproc.c
lustre/mds/mds_log.c
lustre/mgc/mgc_request.c
lustre/mgs/mgs_llog.c
lustre/obdclass/llog.c
lustre/obdclass/llog_cat.c
lustre/obdclass/llog_internal.h
lustre/obdclass/llog_ioctl.c
lustre/obdclass/llog_lvfs.c
lustre/obdclass/llog_obd.c
lustre/obdclass/llog_swab.c
lustre/obdclass/llog_test.c
lustre/obdclass/obd_config.c
lustre/obdfilter/filter_log.c
lustre/ptlrpc/sec_config.c
lustre/ptlrpc/wiretest.c
lustre/utils/llog_reader.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c