Whamcloud - gitweb
LU-7038 obdclass: lu_site_purge() to handle purge-all 05/18505/2
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Thu, 18 Feb 2016 20:14:09 +0000 (23:14 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 13 Mar 2016 06:25:40 +0000 (06:25 +0000)
commitbcbcd5873589c71a5d1028c14e74f8897fc3ffc0
treef9693ad6165af6c6998a9806ffe8adc59e4c1d48
parenta3e6b142c074df8ef20cbf3a9d9f7687c9ed9a5f
LU-7038 obdclass: lu_site_purge() to handle purge-all

if the callers wants to purge all objects, then scanning
should start from the first bucket.

Change-Id: I9f75ff0bd10e1d501e7c790b03ef6a73819a96d1
Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-on: http://review.whamcloud.com/18505
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/obdclass/lu_object.c