From: Chris Mason Date: Tue, 22 Sep 2009 18:45:50 +0000 (-0400) Subject: Btrfs: deal with NULL space info X-Git-Tag: v2.6.32-rc1~57^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33b4d47f5e24b986f486d7de9a2df915ad1fdfbc;p=pandora-kernel.git Btrfs: deal with NULL space info After a balance it is briefly possible for the space info field in the inode to be NULL. This adds some checks to make sure things properly deal with the NULL value. Signed-off-by: Chris Mason --- Reading git-diff-tree failed