From: Jens Axboe Date: Thu, 30 Mar 2006 13:16:46 +0000 (+0200) Subject: [PATCH] splice: add support for SPLICE_F_MOVE flag X-Git-Tag: v2.6.17-rc1~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5abc97aa25b2c41413b3a520faee83f2282d9f18;p=pandora-kernel.git [PATCH] splice: add support for SPLICE_F_MOVE flag This enables the caller to migrate pages from one address space page cache to another. In buzz word marketing, you can do zero-copy file copies! Signed-off-by: Jens Axboe Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed