[PATCH] vmsplice: restrict stealing a little more
authorJens Axboe <axboe@suse.de>
Tue, 2 May 2006 13:29:57 +0000 (15:29 +0200)
committerJens Axboe <axboe@suse.de>
Tue, 2 May 2006 13:29:57 +0000 (15:29 +0200)
commit330ab71619bacc4d4494227a6cfc9b7f5500403d
tree43a9045011116f1afa506b80de1ede9872f45935
parenta893b99be71f1d669b74f840e3a683dd077d007b
[PATCH] vmsplice: restrict stealing a little more

Apply the same rules as the anon pipe pages, only allow stealing
if no one else is using the page.

Signed-off-by: Jens Axboe <axboe@suse.de>
fs/pipe.c
fs/splice.c
include/linux/pipe_fs_i.h