Whamcloud - gitweb
LU-9983 llog: skip non-exist log cancellation 38/29238/2
authorDi Wang <di.wang@intel.com>
Wed, 27 Sep 2017 09:10:26 +0000 (05:10 -0400)
committerJohn L. Hammond <john.hammond@intel.com>
Wed, 11 Oct 2017 19:52:47 +0000 (19:52 +0000)
commit858f0ee15eb0ba2eca525297d510213ba6c5ec5e
tree122fcb4b55362711b224b9d149abe3fdcfb9f556
parentfe3be466f72ca955ccec6a7e4ce5ac99a3275049
LU-9983 llog: skip non-exist log cancellation

Let's skip the record cancellation if the llog does
not exist at all, which usually happens when remote
log creation failed.

Signed-off-by: Di Wang <di.wang@intel.com>
Change-Id: I8b27978b725acf8dbffd1a743873a3854ee15efb
Reviewed-on: https://review.whamcloud.com/29238
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/obdclass/llog_cat.c