From: Aneesh Kumar K.V Date: Sat, 29 Aug 2009 01:43:15 +0000 (-0400) Subject: ext4: Allow rename to create more than EXT4_LINK_MAX subdirectories X-Git-Tag: v2.6.32-rc1~633^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c94eb86c66e1eaaa1e7d8a2120f4fad5e7e7736;p=pandora-kernel.git ext4: Allow rename to create more than EXT4_LINK_MAX subdirectories Use EXT4_DIR_LINK_MAX so that rename() can move a directory into new parent directory without running into the EXT4_LINK_MAX limit. Signed-off-by: Aneesh Kumar K.V Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed