summaryrefslogtreecommitdiff
path: root/fs/proc/internal.h
diff options
context:
space:
mode:
authorHugh Dickins <hugh@veritas.com>2007-06-07 07:36:00 (GMT)
committerJens Axboe <jens.axboe@oracle.com>2007-06-08 06:34:05 (GMT)
commit475ecade683566b19ebb84972de864039ac5fce3 (patch)
treecd2043c6c951c440988be8057380dfaab1ceb481 /fs/proc/internal.h
parent20d698db67059a63d217030dfd02872cb5f88dfb (diff)
downloadlinux-fsl-qoriq-475ecade683566b19ebb84972de864039ac5fce3.tar.xz
splice: __generic_file_splice_read: fix i_size_read() length checks
__generic_file_splice_read's partial page check, at eof after readpage, not only got its calculations wrong, but also reused the loff variable: causing data corruption when splicing from a non-0 offset in the file's last page (revealed by ext2 -b 1024 testing on a loop of a tmpfs file). Signed-off-by: Hugh Dickins <hugh@veritas.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'fs/proc/internal.h')
0 files changed, 0 insertions, 0 deletions