From: Al Viro Date: Sat, 26 Jan 2008 05:03:59 +0000 (-0500) Subject: dlm: fix dlm_dir_lookup() handling of too long names X-Git-Tag: v2.6.25-rc1~42^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=043b19cdc081f586a8f4e1c93ce6c03b63c26284;p=pandora-kernel.git dlm: fix dlm_dir_lookup() handling of too long names ... those can happen and BUG() from DLM_ASSERT() in allocate_direntry() is not a good way to handle them. Signed-off-by: Al Viro Signed-off-by: David Teigland --- Reading git-diff-tree failed