diff options
author | Edward Shishkin <edward.shishkin@gmail.com> | 2010-10-26 14:22:28 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-26 16:52:13 -0700 |
commit | cd1c584f380183aca268d454c14b22d8454eac4f (patch) | |
tree | 7722f634ecfcaead2b76ea8e483f3c6d2bd184c4 /include/asm-generic/vmlinux.lds.h | |
parent | 2473238eac95ba6dd2c4ba19cc36aaf01465076b (diff) | |
download | kernel_samsung_smdk4412-cd1c584f380183aca268d454c14b22d8454eac4f.zip kernel_samsung_smdk4412-cd1c584f380183aca268d454c14b22d8454eac4f.tar.gz kernel_samsung_smdk4412-cd1c584f380183aca268d454c14b22d8454eac4f.tar.bz2 |
fs/direct-io.c: fix truncation error in dio_complete() return
Fix up truncation (ssize_t->int). This only matters with >2G
reads/writes, which the kernel doesn't permit.
Signed-off-by: Edward Shishkin <edward@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-generic/vmlinux.lds.h')
0 files changed, 0 insertions, 0 deletions