]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
extrahd.cgi: Add various perl functions deal with block devices
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 1 Aug 2023 15:48:28 +0000 (17:48 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Aug 2023 09:11:57 +0000 (09:11 +0000)
commita2c88aadef95bda060ca5c04bdbb40abfcb57b50
treed86e79a7a53b7068774ef6c307c8d0df0abfedb0
parent6ed00db36f45009edafe64780ef38fc7772313bc
extrahd.cgi: Add various perl functions deal with block devices

This functions are going to replace the former used scan/write to file/read from
file approach by directly collecting the required informations from the
kernel sysfs and devfs.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/extrahd.cgi