fix . and .. incorrectly being reported as files

This commit is contained in:
2025-07-26 11:03:24 -05:00
parent f5e88e44bf
commit c74a70ce13
2 changed files with 28 additions and 13 deletions

View File

@@ -6,6 +6,8 @@
### Changes from v2.0.6-release
* Fixed `.` and `..` incorrectly being reported as files in remote Linux mounts
## v2.0.6-release
### Issues