https://bugs.kde.org/show_bug.cgi?id=515692
--- Comment #4 from Larry <[email protected]> --- (In reply to Patrick Silva from comment #3) > I can't reproduce with nfs shares. I followed your steps 2 and 3 exactly as described (Right-click -> Mount, then Right-click -> Unmount). In this specific case, the bug does not occur with NFS; the share unmounts correctly. To trigger the bug, one must actually view the content of the NFS share (e.g., via left-click) before attempting to unmount. If the directory content has been accessed, the unmount fails/retries as described. Could the difference be that for CIFS, the remote content might be accessed/cached automatically in the background, whereas for NFS, this activity only starts after the user explicitly opens the directory? It seems that once KIO "touches" the files inside the NFS mount, it fails to release the handle properly. -- You are receiving this mail because: You are watching all bug changes.
