Whamcloud - gitweb
LU-4778 llog: update catlog when plain log destroyed
authorNiu Yawei <yawei.niu@intel.com>
Tue, 18 Mar 2014 09:04:18 +0000 (05:04 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 15 May 2014 19:00:15 +0000 (15:00 -0400)
commite3a54f419aa622784fec8b769bbdb48f19167455
treea28c7231b60863dfdb0633a22bbbf39059bc76b3
parent06e2995a19413bf9e7a5418aa3c16c948eac2530
LU-4778 llog: update catlog when plain log destroyed

When the empty plain log is destroyed while processing
catlog, we should call llog_cat_cleanup() to close the
plain log and update in catlog.

Intel-bug-id: INTL-64

Signed-off-by: Niu Yawei <yawei.niu@intel.com>
Change-Id: I97b1d5cc59e84fdb4888274b48f223a063293647
Reviewed-on: http://review.whamcloud.com/9702
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre_log.h
lustre/obdclass/llog.c
lustre/obdclass/llog_cat.c
lustre/obdclass/llog_test.c