Whamcloud - gitweb
LU-8079 llog: Remove llog_cat_init_and_process 50/19850/4
authorHenri Doreau <henri.doreau@cea.fr>
Thu, 28 Apr 2016 11:01:16 +0000 (13:01 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 16 May 2016 16:48:10 +0000 (16:48 +0000)
commit1977cfc0e3330e9e998aac82cbe258bc93a0647f
tree090b1d04fca1eb68a6de86a2e20402aa7e752c02
parent2366ba2b6f8ac2a6eeff796e89f1df9ce7ac546e
LU-8079 llog: Remove llog_cat_init_and_process

Unlike name suggests, this function does no longer process
the log but only initialize it. Replace it by direct calls
to the function it wraps.

Signed-off-by: Henri Doreau <henri.doreau@cea.fr>
Change-Id: Ib48e7d4cb15a2433cc07c6760e25450a9aa0a3b3
Reviewed-on: http://review.whamcloud.com/19850
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre_log.h
lustre/lod/lod_sub_object.c
lustre/mdd/mdd_device.c
lustre/obdclass/llog_cat.c
lustre/osp/osp_sync.c