┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinviewactionhandler.cpp
diff options
context:
space:
mode:
authorIlia Kats <[email protected]>2021-01-12 19:24:31 +0100
committerIlia Kats <[email protected]>2021-01-15 20:41:24 +0000
commit3b4dae3556d9d470d68fe9836d4f68188fa20bcb (patch)
tree47324e816a79dc560603f9db0df373f767611930 /src/views/dolphinviewactionhandler.cpp
parent4683c03be607bd5931213ecd671cb6d944c18647 (diff)
fix folder size calculation on FUSE and network file systems
KFileItem::isSlow uses hardcoded logic that returns true if the filesystem is Smb or Nfs. However, KFileSystemType::determineFileSystemTypeImpl on Linux returns Nfs also if the file system in question is a FUSE file system, which includes NTFS, sshfs, and others. BUG: 430778 BUG: 431106
Diffstat (limited to 'src/views/dolphinviewactionhandler.cpp')
0 files changed, 0 insertions, 0 deletions