From: Theodore Ts'o Date: Tue, 2 Jun 2009 12:09:21 +0000 (-0400) Subject: ext4: Add fine print for the 32000 subdirectory limit X-Git-Tag: v2.6.27.25~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef38fe332870b7c1fb831c18ee5eb298a3e51b01;p=pandora-kernel.git ext4: Add fine print for the 32000 subdirectory limit (cherry picked from commit 722bde6875bfb49a0c84e5601eb82dd7ac02d27c) Some poeple are reading the ext4 feature list too literally and create dubious test cases involving very long filenames and 1k blocksize and then complain when they run into an htree-imposed limit. So add fine print to the "fix 32000 subdirectory limit" ext4 feature. Signed-off-by: "Theodore Ts'o" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed