]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ext4: Add fine print for the 32000 subdirectory limit
authorTheodore Ts'o <tytso@mit.edu>
Tue, 2 Jun 2009 12:07:45 +0000 (08:07 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Jun 2009 16:40:23 +0000 (09:40 -0700)
commit52afcdee3a1478d082fef2e1fddd7e0550d40b18
treeff6cba4810396fb8405a2e810b31bd161cc7be6e
parent12fbaee2875dc57270194aec4b1d3d9224879c2f
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" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/filesystems/ext4.txt