summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/files/1831354
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/files/1831354')
-rw-r--r--results/classifier/deepseek-2-tmp/output/files/18313549
1 files changed, 0 insertions, 9 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/files/1831354 b/results/classifier/deepseek-2-tmp/output/files/1831354
deleted file mode 100644
index 7a2133a6..00000000
--- a/results/classifier/deepseek-2-tmp/output/files/1831354
+++ /dev/null
@@ -1,9 +0,0 @@
-
-unable to read symlinks when mounting 9p filesystem with security_model=mapped
-
-I am trying to use clang that is mounted from a 9p filesystem that has the options 
- -fsdev local,id=virtfs3,path=/clang,security_model=mapped-file -device virtio-9p-pci,fsdev=virtfs3,mount_tag=clang
-
-clang has symlinks to clang-9. eg /clang/clang/bin/clang is a symlink that points to clang-9 in the current directory. 
-
-the clang filesystem is on a bind mount point on /clang/clang on the host and this is mapped to the same place on the guest. If I have the same virtfs mount point with the security_model=none I don't have this problem.
\ No newline at end of file