summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKarel Zak2012-09-27 11:21:35 +0200
committerKarel Zak2012-09-27 11:38:31 +0200
commitc84ed54cefdcaa07f3d1f40a65434c9d4277da08 (patch)
tree6342fb9ea17063997df0164401f760e6082c8f9c /.gitignore
parentlibmount: don't setup new loopdev on remount with regular mtab (diff)
downloadkernel-qcow2-util-linux-c84ed54cefdcaa07f3d1f40a65434c9d4277da08.tar.gz
kernel-qcow2-util-linux-c84ed54cefdcaa07f3d1f40a65434c9d4277da08.tar.xz
kernel-qcow2-util-linux-c84ed54cefdcaa07f3d1f40a65434c9d4277da08.zip
blkdiscard: new command
Add to fstrim(8) code to support new discard BLKDISCARD and BLKSECDISCARD ioctls for block devices. The new command is only symlink to fstrim(8) as the both utils share some code and the basic ideas. Based on patch from Lukas Czerner <lczerner@redhat.com>. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5be008f58..5ef1c68b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,6 +65,7 @@ tests/run.sh.trs
/addpart
/agetty
/arch
+/blkdiscard
/blkid
/blockdev
/cal