[PATCH] splice: fix pipe_to_file() ->prepare_write() error path
authorJens Axboe <jens.axboe@oracle.com>
Wed, 11 Oct 2006 08:03:09 +0000 (10:03 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Thu, 12 Oct 2006 13:08:51 +0000 (15:08 +0200)
Don't jump to the unlock+release path, we already did that.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/splice.c

diff --cc fs/splice.c
Simple merge