[pve-devel] applied-series: [PATCH storage 0/2] LIO: fix tainted config and minor cleanup
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Oct 13 11:15:43 CEST 2020
On 12.10.20 17:34, Stoiko Ivanov wrote:
>
> This patchset follows the fix in 609f117ff24d2cff6b155e1d4b1175ceebe5bd7b.
> Since several operations rely on values read from the remote target's
> LIO config (which is tainted), this patchset untaints the settings, which are
> actually needed (and stores only those), while reading the config.
>
> The second patch removes two small left-over statements, which confused me
> while debugging.
>
> Tested very roughly (adding disks, create/rollback snapshot, remove disk) on
> a VM backed by a LIO-iSCSI target.
>
> Stoiko Ivanov (2):
> LIO: untaint values read from remote config
> LIO: drop unused statements
>
> PVE/Storage/LunCmd/LIO.pm | 21 ++++++++++++++++-----
> 1 file changed, 16 insertions(+), 5 deletions(-)
>
applied series, thanks!
More information about the pve-devel
mailing list