commit | e6e80f294c2688302f41959c57acfee7e131e489 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Wed Oct 11 10:03:09 2006 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Thu Oct 12 15:08:51 2006 +0200 |
tree | e09562611ebd0060c7876093b6b2ce1296e6793f | |
parent | a22b169df1b9f259391cf3b8ad8bfeea3d7be3f1 [diff] |
[PATCH] splice: fix pipe_to_file() ->prepare_write() error path Don't jump to the unlock+release path, we already did that. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>