Whamcloud - gitweb
LU-5623 osd-ldiskfs: fix typo in lost+found repair item 25/16025/2
authorAndreas Dilger <andreas.dilger@intel.com>
Wed, 19 Aug 2015 03:00:40 +0000 (21:00 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 26 Aug 2015 15:53:30 +0000 (15:53 +0000)
commit6c78ef24d84038452f462862470fd80061861ae9
treed9d2556daaba6baaae9b8f1b0a7c511ae7853af8
parent62d3b85f7d82bf7c76a84326a22b3139678f9d97
LU-5623 osd-ldiskfs: fix typo in lost+found repair item

Fix a typo in lr_repaired (was lr_reparied) and fix the test script
that checks it to allow both spellings for interop testing with
older servers.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: If1c4c6246143f874a0d2de6434f5c89c67469053
Reviewed-on: http://review.whamcloud.com/16025
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osd-ldiskfs/osd_scrub.c
lustre/tests/sanity-scrub.sh