Whamcloud - gitweb
LU-5859 llog: do not cleanup orphans in remote catalogs 14/13414/3
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Thu, 15 Jan 2015 10:26:43 +0000 (13:26 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 25 Jan 2015 01:52:42 +0000 (01:52 +0000)
commit97df2f4cae374130c057cbf1168ad1427c96cbc5
tree1100cd079a69b694d90868531b39dd710165d737
parent897580eb1562e0509bbe8ea72a273ed71f878eaa
LU-5859 llog: do not cleanup orphans in remote catalogs

when a catalog is being processed by the client, just ignore
empty llogs, do not try to clean them as the client has no
direct access to the storage.

Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Change-Id: Ida933d44475fd392fe3db96bcdd4a05076b63881
Reviewed-on: http://review.whamcloud.com/13414
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: wangdi <di.wang@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/obdclass/llog_cat.c