summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorShaun Tancheff2017-01-23 14:32:42 +0100
committerKarel Zak2017-02-09 13:19:44 +0100
commit70bb534511f193a00ece0e4777ad2e318a62daa0 (patch)
treec43e3e1d2ec2760e951fb936026617e42ad075b5 /.gitignore
parenthwclock: remove if-if-condition (diff)
downloadkernel-qcow2-util-linux-70bb534511f193a00ece0e4777ad2e318a62daa0.tar.gz
kernel-qcow2-util-linux-70bb534511f193a00ece0e4777ad2e318a62daa0.tar.xz
kernel-qcow2-util-linux-70bb534511f193a00ece0e4777ad2e318a62daa0.zip
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 <shaun@tancheff.com> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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