diff options
author | Jens Axboe <axboe@suse.de> | 2006-05-03 10:35:10 +0200 |
---|---|---|
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | 2006-05-04 06:55:12 +0200 |
commit | bfc4ee39fdbb2deb8864785d5e5bc5cdd3b31a69 (patch) | |
tree | 6f5f678cd07a4c65c1e7ea78f911fdd0932b0c7e /include/linux | |
parent | 5dea5176e5c32ef9f0d1a41d28427b3bf6881b3a (diff) | |
download | blackbird-op-linux-bfc4ee39fdbb2deb8864785d5e5bc5cdd3b31a69.tar.gz blackbird-op-linux-bfc4ee39fdbb2deb8864785d5e5bc5cdd3b31a69.zip |
[PATCH] splice: fix unlocking of page on error ->prepare_write()
Looking at generic_file_buffered_write(), we need to unlock_page() if
prepare write fails and it isn't due to racing with truncate().
Also trim the size if ->prepare_write() fails, if we have to.
Signed-off-by: Jens Axboe <axboe@suse.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions