diff options
author | Dexuan Cui <decui@microsoft.com> | 2015-03-18 12:29:26 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-25 11:53:54 +0100 |
commit | b4affbbb7217e440f80c922b2b304795758d40bb (patch) | |
tree | e1c67a94797931b92153610bc59bc630b4b212d4 /fs/ext4 | |
parent | 177757423fde68a6ce773d2b67b468fbd8367bbc (diff) | |
download | op-kernel-dev-b4affbbb7217e440f80c922b2b304795758d40bb.zip op-kernel-dev-b4affbbb7217e440f80c922b2b304795758d40bb.tar.gz |
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 <alexng@microsoft.com>
Signed-off-by: Dexuan Cui <decui@microsoft.com>
Cc: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions