lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20160301111646.GA31536@aepfle.de> Date: Tue, 1 Mar 2016 12:16:46 +0100 From: Olaf Hering <olaf@...fle.de> To: linux-kernel@...r.kernel.org Subject: ABI change: /sys/dev/block/m:m/device/size disappeared At some point each disk had its size exported via /sys/dev/block/$mm/device/size. Now this moved to /sys/dev/block/$mm/device/block/*/size. Why was this interface changed? Olaf