]> Git Repo - linux.git/commit - fs/splice.c
[PATCH] splice: close i_size truncate races on read
authorJens Axboe <[email protected]>
Wed, 19 Apr 2006 13:55:10 +0000 (15:55 +0200)
committerJens Axboe <[email protected]>
Wed, 19 Apr 2006 13:55:10 +0000 (15:55 +0200)
commit91ad66ef4469cb631ec0ccd131b07f16770773f7
tree89db609ce4d9673ad1f586abe87c76d6f38ab0d0
parent8bbde0e6d52265158ee9625f383500c1a7d09ba9
[PATCH] splice: close i_size truncate races on read

We need to check i_size after doing a blocking readpage.

Signed-off-by: Jens Axboe <[email protected]>
fs/splice.c
This page took 0.051008 seconds and 4 git commands to generate.