From: Tiger Yang Date: Fri, 1 Sep 2006 03:39:47 +0000 (-0700) Subject: ocfs2: Fix directory link count checks in ocfs2_link() X-Git-Tag: v2.6.19-rc1~1296^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f62de2c9ca60a35f63122e7ea992cee8aae4bef;p=pandora-kernel.git ocfs2: Fix directory link count checks in ocfs2_link() Remove the redundant "i_nlink >= OCFS2_LINK_MAX" check and adds an unlinked directory check in ocfs2_link(). Signed-off-by: Tiger Yang Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed