ui: datastore content: make verify-all more flexible

allow to specify the namespace, max_depth and also the re-verify/skip
behavior.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2022-05-11 14:28:33 +02:00
parent d83ce0d0c7
commit bc4af01559
3 changed files with 94 additions and 24 deletions

View File

@ -76,6 +76,7 @@ JSSRC= \
window/Settings.js \
window/TokenEdit.js \
window/VerifyJobEdit.js \
window/VerifyAll.js \
window/ZFSCreate.js \
dashboard/DataStoreStatistics.js \
dashboard/LongestTasks.js \