Whamcloud - gitweb
LU-1302 llog: pass lu_env as parametr in llog functions
authorMikhail Pershin <tappro@whamcloud.com>
Thu, 16 Aug 2012 13:25:11 +0000 (17:25 +0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 4 Sep 2012 18:50:12 +0000 (14:50 -0400)
commit2d617260aaa5f778ab8dcb006e2a827f4b8f8567
treefdfa623bc980db0d9de1bb9fd593dae96f10c9b6
parentd14eabf637e32a541427e350d69d472adc76d261
LU-1302 llog: pass lu_env as parametr in llog functions

Add lu_env as paramenter in llog API functions and helpers

Signed-off-by: Mikhail Pershin <tappro@whamcloud.com>
Change-Id: I3c3c1878b7dec7059602a91790820b70f225ade5
Reviewed-on: http://review.whamcloud.com/3696
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_log.h
lustre/lov/lov_log.c
lustre/mdc/mdc_request.c
lustre/mdd/mdd_device.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_lov.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_test.c
lustre/obdclass/obd_config.c
lustre/obdfilter/filter.c
lustre/obdfilter/filter_log.c
lustre/ptlrpc/llog_client.c
lustre/ptlrpc/llog_net.c
lustre/ptlrpc/llog_server.c
lustre/ptlrpc/recov_thread.c
lustre/ptlrpc/sec_config.c