runqemu: Use the newer unfs3 for serving user space nfs
authorSaul Wold <sgw@linux.intel.com>
Thu, 23 Jan 2014 14:32:43 +0000 (08:32 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Jan 2014 00:52:35 +0000 (00:52 +0000)
commit8af3580dcbeb5154a0eb25528bcbdf6145b992e0
treeb4c2af7ff87666da8e880f1ea7f52a9354f27ce1
parent618bf5626ee7e53fbd80bb2c879a2f0a0a9cc911
runqemu: Use the newer unfs3 for serving user space nfs

This new version correctly handles the 64bit ext3 / ext4 issues we
were seeing with the older unfs-server which did not handle 64bit file
systems correctly, producing the duplicate cookies.

[YOCTO #5639]

(From OE-Core rev: 2a59d55f712bbd79b1edf3ccb90ccabf609c9f0d)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu-export-rootfs
scripts/runqemu-internal