From: Mark Fasheh Date: Thu, 13 Sep 2007 23:29:01 +0000 (-0700) Subject: ocfs2: Cleanup dirent size check X-Git-Tag: v2.6.24-rc1~1398^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8553cf4f360d6fc4913a0bdd3b22dd7b5bb9a3be;p=pandora-kernel.git ocfs2: Cleanup dirent size check The check to see if a new dirent would fit in an old one is pretty ugly, and it's done at least twice. Clean things up by putting this in it's own easier-to-read function. Signed-off-by: Mark Fasheh Reviewed-by: Joel Becker --- Reading git-diff-tree failed