Skip to content
Snippets Groups Projects
Commit 4affa48f authored by Vitaliy Kuznetsov's avatar Vitaliy Kuznetsov Committed by Oleg Drokin
Browse files

LU-5170 utils: Continue on error when multiple files requested


For lfs commands that accept multiple file arguments, processing
continues even if any of the files generates an error, instead
of immediately aborting. This follows the Unix convention of
attempting to process all requested files. Any relevant error
messages are reported as they are encountered.

Signed-off-by: default avatarSteve Guminski <stephenx.guminski@intel.com>
Signed-off-by: default avatarAndreas Dilger <adilger@whamcloud.com>
Signed-off-by: default avatarVitaliy Kuznetsov <vkuznetsov@ddn.com>
Change-Id: I1bcfc18d17c76505796b8e367224d01f48731d9f
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/30663


Tested-by: default avatarjenkins <devops@whamcloud.com>
Tested-by: default avatarMaloo <maloo@whamcloud.com>
Reviewed-by: default avatarjsimmons <jsimmons@infradead.org>
Reviewed-by: default avatarOleg Drokin <green@whamcloud.com>
parent 716675ff
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment