summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2019-07-15 17:02:19 -0700
committerThiago Macieira <thiago.macieira@intel.com>2019-07-19 05:18:23 -0700
commit89e0c2854a9dc098380e5286b26de187d04f9826 (patch)
treeca16b8ef0f941e4ae9c282a2e08c6c8549a2de3d /tests
parentc5ab86976b8836f3c4beff22a5138eb6f72c2c1e (diff)
Fix QStorageInfo inability to parse really long mountinfo lines
Docker creates really long lines due to the multiple levels of overlays in the overlayfs. Our limit of 1024 bytes was too short. [ChangeLog][QtCore][QStorageInfo] Fixed a bug that caused QStorageInfo to be unable to report all filesystems if the options to mounted filesystems were too long (over 900 characters, roughly), such as those found in Docker overlay mounts. Fixes: QTBUG-77059 Change-Id: I6aed4df6a12e43c3ac8efffd15b1ba4231e60b4a Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions