Uploaded image for project: 'onedata'
  1. onedata
  2. VFS-6195

Deleting files sometime causes the file to stay in links tree

      • Icon: Bug Bug
      • Resolution: Unresolved
      • Icon: Critical Critical
      • None
      • None
      • oneprovider
      • None

        Steps to reproduce:

        • remove dir from GUI with many files, close the window before done
        • enter to this dir and if there are no files, try to list the files with `file..children` aspect in GUI - there should be a file, that is in tree but in deleted state
        • this dir cannot be deleted because it claims that "enotempty"
          ```
          root@81de0b5120c4:/mnt/oneclient/Jeden# ls -la Dwa
          total 0
          drwxrwxr-x 1 1474488 1928294 0 Mar 11 21:08 .
          drwxrwxr-x 1 root root 0 Mar 11 21:07 ..
          root@81de0b5120c4:/mnt/oneclient/Jeden# rmdir Dwa
          rmdir: failed to remove 'Dwa': Directory not empty
          ```

                  plgwallko Bartosz Walkowicz
                  plgjliput Jakub Liput
                  Votes:
                  0 Vote for this issue
                  Watchers:
                  1 Start watching this issue

                    Created:
                    Updated: