Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contradicting information when trying to delete a directory. #595

Closed
tribbloid opened this issue Sep 18, 2023 · 2 comments
Closed

Contradicting information when trying to delete a directory. #595

tribbloid opened this issue Sep 18, 2023 · 2 comments

Comments

@tribbloid
Copy link

$ rm -R reports/
rm: cannot remove 'reports/tests/test/classes': No such file or directory
rm: cannot remove 'reports/tests/test': Directory not empty

So the directory classes is now in a Schroedinger state. In the meantime, btrfs check reports that everything is normal:

~$ sudo btrfs check --progress --force /dev/nvme0n1p7
Opening filesystem to check...
WARNING: filesystem mounted, continuing because of --force
Checking filesystem on /dev/nvme0n1p7
UUID: 08b28308-9a51-4a07-ab2e-3bdcda274b9c
[1/7] checking root items                      (0:00:00 elapsed, 901937 items checked)
[2/7] checking extents                         (0:00:05 elapsed, 94297 items checked)
[3/7] checking free space tree                 (0:00:01 elapsed, 215 items checked)
[4/7] checking fs roots                        (0:00:10 elapsed, 76516 items checked)
[5/7] checking csums (without verifying data)  (0:00:00 elapsed, 210994 items checked)
[6/7] checking root refs                       (0:00:00 elapsed, 3 items checked)
[7/7] checking quota groups skipped (not enabled on this FS)
found 214466875392 bytes used, no error found
total csum bytes: 165947780
total tree bytes: 1544814592
total fs tree bytes: 1257734144
total extent tree bytes: 83263488
btree space waste bytes: 256121061
file data blocks allocated: 312808062976
 referenced 214539571200
@maharmstone
Copy link
Owner

This certainly doesn't look like Windows.

@tribbloid
Copy link
Author

ah sorry, the project name confuses me. Will close and move to the correct issue tracker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants