ext4: Add fine print for the 32000 subdirectory limit
authorTheodore Ts'o <tytso@mit.edu>
Mon, 23 Feb 2009 05:51:57 +0000 (00:51 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 23 Feb 2009 05:51:57 +0000 (00:51 -0500)
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" <tytso@mit.edu>

No differences found