From: Jens Axboe Date: Wed, 3 May 2006 08:35:26 +0000 (+0200) Subject: [PATCH] splice: LRU fixups X-Git-Tag: v2.6.17-rc4~44^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1432873af7ae29d4bb3c56114c05b539d078ca62;p=pandora-kernel.git [PATCH] splice: LRU fixups Nick says that the current construct isn't safe. This goes back to the original, but sets PIPE_BUF_FLAG_LRU on user pages as well as they all seem to be on the LRU in the first place. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed