From 70bb534511f193a00ece0e4777ad2e318a62daa0 Mon Sep 17 00:00:00 2001 From: Shaun Tancheff Date: Mon, 23 Jan 2017 20:32:42 +0700 Subject: blkzonecmd, blkreport: Add new commands for ZAC/ZBC drives This patch adds: - blkreset to issue Reset (Write Pointer) zone commands - blkreport to retrieve drive zone information [kzak@redhat.com: - cleanup man page and usage() - remove command line options aliases, - use strtosize_or_err() - remove unnecessary -ludev - use blkdev.h stuff] Signed-off-by: Shaun Tancheff Signed-off-by: Karel Zak --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2658dcdd1..c1e983b9b 100644 --- a/.gitignore +++ b/.gitignore @@ -62,6 +62,8 @@ update.log /addpart /agetty /blkdiscard +/blkreport +/blkreset /blkid /blockdev /cal -- cgit v1.2.3-55-g7522