]> git.ipfire.org Git - thirdparty/util-linux.git/commit
zramctl: fix lists of the all devices
authorKarel Zak <kzak@redhat.com>
Thu, 24 Sep 2015 10:46:21 +0000 (12:46 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 2 Nov 2015 09:16:34 +0000 (10:16 +0100)
commit7fc7a7337cc6fef60b84cfc8057d04f14712d493
treeeddbda7fe67791f0e8cac757a756a797dc601daa
parent6eb918e8c890f0506f9e853cbd7adadcdb2f1ce1
zramctl: fix lists of the all devices

The command zramctl lists the same stat info for all devices (DATA COMPR TOTAL).

Reported-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/zramctl.c