Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-63209

QStorageInfo::mountedVolumes() does not list mounted volume

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.12.5, 5.13.1, 5.14.0 Alpha
    • 5.7.1, 5.9.1, 5.12.4
    • Core: I/O
    • None
    • Gentoo GNU/Linux, Ubuntu
    • c086fc7341bcd57d0b7a459bb3ba7cfe1ccbd8be (qt/qtbase/5.12)

    Description

      QStorageInfo::mountedVolumes() does not list mounted volume if mount path was already used by another mounted volume.

      mount /dev/sdb1 /mnt
      mount /dev/sdb2 /mnt

      If you go to /mnt folder, it should list contents of /dev/sdb2. But QStorageInfo::mountedVolumes() does not report /dev/sdb2 at all.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vhilshei Volker Hilsheimer
            stikonas Andrius
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes