Fix crashing under squashfuse_ll read-only mounts (#12301)

Fixes #12300
This commit is contained in:
Yutian Li
2024-05-09 14:04:58 -04:00
committed by GitHub
parent d49f1fc4db
commit 5af46f3d4e
4 changed files with 11 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
Fixed handling of 'Function not implemented' error under squashfuse_ll, which is a different way to say that the mountpoint is read-only.