On Fri, Jan 08, 2016 at 04:19:42PM +0530, Aneesh Kumar K.V wrote: > Wei Liu <wei.l...@citrix.com> writes: > > > Hi all > > > > Version 2 of this series is even longer. :-) > > > > Back in 2015 summer one of our OPW interns Linda Jacobson explored the > > possibility of making 9pfs work on Xen. It turned out lots of code in QEMU > > can > > be reused. > > > > This patch series can be found at: > > > > git://xenbits.xen.org/people/liuw/qemu.git wip.9pfs-refactor-v2 > > > > I pushed most of the patches to > > https://github.com/kvaneesh/qemu/commits/upstream-v9fs > > Patches not yet applied are > > fsdev: 9p-marshal: introduce V9fsBlob > 9pfs: use V9fsBlob to transmit xattr > 9pfs: disentangle V9fsState >
I will use your branch as my new baseline and work on the those three patches. > Test result for pjd-fstest: > > Test Summary Report > ------------------- > ./tests/xacl/00.t (Wstat: 0 Tests: 45 Failed: 1) > Failed test: 45 > Files=191, Tests=2287, 109 wallclock secs ( 2.96 usr 1.36 sys + 13.96 cusr > 40.93 csys = 59.21 CPU) > > I will continue to run more tests with different security model and proxy > config before pushing this upstream. > Thank you very much. Wei. > -aneesh > >