Re: [Qemu-devel] 9pfs: unreadable dirs with random errors in guest

2013-02-28 Thread M. Mohan Kumar
Michael Tokarev writes: Hi, Please try mounting with -oversion=9p2000.L With qemu-1.4.0 and 9p2000.L, I could not recreate this issue. ie not getting Unknown error during directory listing. I am using Guest kernel 3.8.0-rc5+. > When I mount a 9pfs filesystem in guest with no write permission

[Qemu-devel] 9pfs: unreadable dirs with random errors in guest

2013-02-27 Thread Michael Tokarev
When I mount a 9pfs filesystem in guest with no write permission for some dirs, I'm getting strange errors in guest. Host (as a regular user): qemu-system-x86_64 -virtfs local,path=/,security_model=mapped-file,mount_tag=tag Guest: # mount -t 9p -o trans=virtio,ro tag /mnt # ls /mnt ls: readi