Hello, I should have said this a bit earlier. It is a pity there are now two new blkre* tools instead of single 'zblkadm (reset|report)'. A single command would have less boilerplating going on, and would form logical path how to add new features in future. Oh well, let me propose couple to existing blkre* commands. I think these are reasonable changes in any case (will the tools are merged or not). ---------------------------------------------------------------- The following changes since commit 7ccc1643abdd0cb9780ca0304dfdcbc4c5b11eae: findmnt: use line separator for --poll output (2017-02-10 17:28:07 +0100) are available in the git repository at: git://github.com/kerolasa/lelux-utiliteetit.git blkre for you to fetch changes up to 70e7defd161f5a03a473256664e9f9c32504d410: bash-completion: add blkreset and blkreport completion (2017-02-11 13:58:25 +0000) ---------------------------------------------------------------- Sami Kerola (3): blkreport, blkreset: small code clean ups man: improve blkreport(8) and blkreset(8) manual pages bash-completion: add blkreset and blkreport completion bash-completion/blkreset | 34 ++++++++++++++++++++++++++++++++++ sys-utils/blkreport.8 | 29 ++++++++++++++++++++++++++++- sys-utils/blkreport.c | 43 +++++++++++++++++-------------------------- sys-utils/blkreset.8 | 9 ++++----- sys-utils/blkreset.c | 17 ++++++++--------- 5 files changed, 91 insertions(+), 41 deletions(-) create mode 100755 bash-completion/blkreset -- 2.11.1 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html