nick black
nick black
I have no idea how we react to iSCSI block devices. Set some up and find out.
See https://www.sprezzatech.com/bugs/show_bug.cgi?id=422. locked_diag() is stripping our unicode smartquotes. it ought only be stripping extraneous whitespace.
Migrated from https://www.sprezzatech.com/bugs/show_bug.cgi?id=331. btrfs can run in one of 4 multidisk modes: raid0, raid1, raid10, and single. Support these. https://btrfs.wiki.kernel.org/index.php/Using_Btrfs_with_Multiple_Devices
Imported from https://www.sprezzatech.com/bugs/show_bug.cgi?id=291. We've been operating blissfully unaware of LVM (well, aware, but not thinking about it). We'll probably need support it in one form or another, ugh.
See https://www.sprezzatech.com/bugs/show_bug.cgi?id=270
Imported from https://www.sprezzatech.com/bugs/show_bug.cgi?id=269
See https://www.sprezzatech.com/bugs/show_bug.cgi?id=369. We can format cryptfs, but we can't yet set up slots etc.
http://linux-sunxi.org/USB/UAS USB Attached Storage Protocol supports faster block transfers over USB. Detect whether it is in use, and make this information available.
https://github.com/intel/ipmctl just hit Debian Unstable. It provides extended functionality for Intel Optane DCPMMs. Add support for it. This of course means we'll need buy ourselves some Optane =].
At startup, I see the following: ``` Couldn't read link at /sys/class/block/securityfs (No such file or directory) Couldn't read link at /sys/class/block/cgroup2 (No such file or directory) Couldn't read link...