From: David Woodhouse Date: Wed, 20 Aug 2008 12:51:49 +0000 (-0400) Subject: Btrfs: Remove broken optimisations in end_bio functions. X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=902b22f341efa00be802418a0a8c57bddcd269a6;p=pandora-kernel.git Btrfs: Remove broken optimisations in end_bio functions. These ended up freeing objects while they were still using them. Under guidance from Chris, just rip out the 'clever' bits and do things the simple way. Signed-off-by: David Woodhouse Signed-off-by: Chris Mason --- Reading git-diff-tree failed