]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/splice.c
[PATCH] splice: mark the io page as accessed
authorJens Axboe <axboe@suse.de>
Mon, 10 Apr 2006 07:01:01 +0000 (09:01 +0200)
committerJens Axboe <axboe@suse.de>
Mon, 10 Apr 2006 07:01:01 +0000 (09:01 +0200)
commitc7f21e4f5a3d4e378e4d453b2be209dcfd1bb964
tree2a8ee86b13c328a3df94ea3176e1691f411bdafb
parent67644726317a8274be4a3d0ef85b9ccebaa90304
[PATCH] splice: mark the io page as accessed

We should do that, since we do the LRU manipulation ourselves now. Suggested
by Nick Piggin.

Signed-off-by: Jens Axboe <axboe@suse.de>
fs/splice.c