Skip to content

backport fix for regression in --export output

Thomas Lamprecht requested to merge tl/sg3-utils:fix-inquiry-exports into master

Not sure if you take MR here, but I figured it can only help and is not much work to prepare.

Add a fix for a regression in 1.48 that causes missin information due to a string len variable beeing clobbered and thus cuts of the export inquiry early.

For details see the upstream issue: https://github.com/doug-gilbert/sg3_utils/issues/63

Patch from: https://github.com/doug-gilbert/sg3_utils/pull/64/commits/847a652d2e2b5269747b442d6f0bd1b56e9bba49

Closes: #1109923 Closes: https://github.com/doug-gilbert/sg3_utils/issues/63 Signed-off-by: Thomas Lamprecht thomas@lamprecht.org

Merge request reports

Loading