]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: obdclass: lu_site_purge() to handle purge-all
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Sat, 3 Dec 2016 00:53:14 +0000 (19:53 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Dec 2016 09:47:55 +0000 (10:47 +0100)
commit3249c914a4ccec96c5a597b5ff5389877730fbc5
tree0c110db97f93febdb9412cfb43954c99b37867b3
parent023099e3a39d49f43f661b9148bd23a5a2147d53
staging: lustre: obdclass: lu_site_purge() to handle purge-all

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

Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-7038
Reviewed-on: http://review.whamcloud.com/18505
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/lu_object.c