]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit8655818239762eddcbf99885224b1e3a10a68639
tree0c110db97f93febdb9412cfb43954c99b37867b3
parentd6426a64df330b1330f06b342d2c6537d7c6c165
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