diff options
author | Karel Zak | 2014-08-01 12:09:55 +0200 |
---|---|---|
committer | Karel Zak | 2014-08-01 12:09:55 +0200 |
commit | 0624d8406b8e8e64f7a1c6dcea7af648d99ef08d (patch) | |
tree | a549ba1c86c02df97df851c5bffb713d37ca743a /.gitignore | |
parent | lib/ismounted: make it more compatible with lsblk output (diff) | |
download | kernel-qcow2-util-linux-0624d8406b8e8e64f7a1c6dcea7af648d99ef08d.tar.gz kernel-qcow2-util-linux-0624d8406b8e8e64f7a1c6dcea7af648d99ef08d.tar.xz kernel-qcow2-util-linux-0624d8406b8e8e64f7a1c6dcea7af648d99ef08d.zip |
zrmactl: add new command to control /dev/zramN devices
Co-Author: Timofey Titovets <nefelim4ag@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 93e0bc8d6..6ef0c4da9 100644 --- a/.gitignore +++ b/.gitignore @@ -177,3 +177,4 @@ update.log /whereis /wipefs /write +/zramctl |