github qnap-dev/QNAP-CSI-PlugIn v1.6.1

8 hours ago

Bug Fixes

  • Filesystem Detection Hardening: Strengthened the existing filesystem checks performed before formatting an iSCSI volume, adding extra safeguards on top of the current detection flow to improve the accuracy and reliability of filesystem detection. The changes are:
    • Added a device-readiness gate before the first blkid call, confirming the device is readable before detection runs, which improves the reliability of the blkid result.
    • After the first blkid call reports no filesystem (exit 2), in addition to the existing 2 MiB header read, the driver now runs blkid again on the read-back 2 MiB to re-confirm whether a filesystem signature is present before formatting.
  • Documentation Version Labeling: Fixed incorrect version information shown in the documentation.

Don't miss a new QNAP-CSI-PlugIn release

NewReleases is sending notifications on new releases.