From: Jens Axboe Date: Wed, 11 Oct 2006 08:03:09 +0000 (+0200) Subject: [PATCH] splice: fix pipe_to_file() ->prepare_write() error path X-Git-Tag: v2.6.19-rc2~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6e80f294c2688302f41959c57acfee7e131e489;p=pandora-kernel.git [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 --- Reading git-diff-tree failed