From: Theodore Ts'o Date: Mon, 10 Jan 2011 17:10:07 +0000 (-0500) Subject: ext4: clean up ext4_xattr_list()'s error code checking and return strategy X-Git-Tag: v2.6.38-rc1~409^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaeef86718249f5c75b1370f77a9bc11f196a01c;p=pandora-kernel.git ext4: clean up ext4_xattr_list()'s error code checking and return strategy Any time you see code that tries to add error codes together, you should want to claw your eyes out... Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed