From: Christoph Hellwig Date: Wed, 29 Apr 2009 14:50:48 +0000 (-0400) Subject: xfs: a couple getbmap cleanups X-Git-Tag: v2.6.31-rc1~350^2^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4be4a00fb55879ef44b5914c189aecffa828deb4;p=pandora-kernel.git xfs: a couple getbmap cleanups - reshuffle various conditionals for data vs attr fork to make the code more readable - do fine-grainded goto-based error handling - exit early from conditionals instead of keeping a long else branch around - allow kmem_alloc to fail Signed-off-by: Christoph Hellwig Reviewed-by: Eric Sandeen Reviewed-by: Felix Blyakher Signed-off-by: Felix Blyakher --- Reading git-diff-tree failed