Skip to content
  • Aleksei Nikiforov's avatar
    filter out duplicate paths · aad0652e
    Aleksei Nikiforov authored and Rolf Eike Beer's avatar Rolf Eike Beer committed
    Sometimes, one mount path may be encountered multiple times
    in /proc/self/mounts file.
    For example, when systemd automounting is used.
    In such cases Filelight would display such mount paths multiple times
    in main window.
    Or when multiple filesystems are mounted over same path.
    In such cases use information only about last mounted filesystem
    since only it is available at the moment.
    
    Also ignore 'autofs' filesystems.
    
    Differential Revision: https://phabricator.kde.org/D27703
    aad0652e