From: Dexuan Cui Date: Wed, 18 Mar 2015 19:29:26 +0000 (-0700) Subject: tools: hv: fcopy_daemon: support >2GB files for x86_32 guest X-Git-Tag: omap-for-v4.2/o2_dc~63^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4affbbb7217e440f80c922b2b304795758d40bb;p=pandora-kernel.git tools: hv: fcopy_daemon: support >2GB files for x86_32 guest Without this patch, hv_fcopy_daemon's hv_copy_data() -> pwrite() will fail for >2GB file offset. The current char-next branch is broken and this patch fixes the bug. Signed-off-by: Alex Ng Signed-off-by: Dexuan Cui Cc: K. Y. Srinivasan Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed