]> code.ossystems Code Review - openembedded-core.git/commit
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:48:27 +0000 (00:48 +0000)
commit2a59d55f712bbd79b1edf3ccb90ccabf609c9f0d
tree6b9971ad59f0db09457f1407dae7dbdde6782055
parentd577c56519a448b142da5b43e46d5bd9d3a3b4bd
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]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/runqemu-export-rootfs
scripts/runqemu-internal