From: Yan Date: Thu, 1 Nov 2007 15:28:42 +0000 (-0400) Subject: Btrfs: small fixes for find_lock_delalloc_range. X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~425 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=944746ec7575258475958d858cdf3a0e4c8f7b9e;p=pandora-kernel.git Btrfs: small fixes for find_lock_delalloc_range. There is a 'finish_wait', but no 'prepare_to_wait' . So I think that the 'prepare_to_wait' is missing. The second change is according to the name of variable. Signed-off-by: Chris Mason --- Reading git-diff-tree failed