[PATCH] splice: LRU fixups
authorJens Axboe <axboe@suse.de>
Wed, 3 May 2006 08:35:26 +0000 (10:35 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Thu, 4 May 2006 04:55:12 +0000 (06:55 +0200)
commit1432873af7ae29d4bb3c56114c05b539d078ca62
treecf4f72608d2e10f7ff786b9d60067963f1ab4ca9
parentbfc4ee39fdbb2deb8864785d5e5bc5cdd3b31a69
[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 <axboe@suse.de>
fs/splice.c
include/linux/pipe_fs_i.h