Whamcloud - gitweb
LU-1453 scrub: rename confused name full_scrub_speed 58/12958/9
authorFan Yong <fan.yong@intel.com>
Sun, 28 Sep 2014 12:34:42 +0000 (20:34 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 10 Jan 2015 05:35:29 +0000 (05:35 +0000)
commit2d3d4525b1ac6697b5df207400801c4399d20378
treea0702e7d91f395b47e19c7bbe18328e5f3fa216b
parente49995acfd026f3ca85d05dc1b91d97a8743fe72
LU-1453 scrub: rename confused name full_scrub_speed

Such name means if the rate of auto detected inconsistent
OI mappings exceeds the specified threshold, then trigger
OI scrub to scan the whole device. To avoid confusion,
rename it as full_scrub_threshold_rate.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I331fcd60c01828f5b689f4d1dc4601f38c3e9cf4
Reviewed-on: http://review.whamcloud.com/12958
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_lproc.c
lustre/osd-ldiskfs/osd_scrub.c
lustre/tests/sanity-scrub.sh