From: Theodore Ts'o Date: Fri, 17 Oct 2008 02:50:48 +0000 (-0400) Subject: ext4: Remove automatic enabling of the HUGE_FILE feature flag X-Git-Tag: v2.6.28-rc1~257^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f287a1a56130be5fdb96a4a62d1290bd064f308e;p=pandora-kernel.git ext4: Remove automatic enabling of the HUGE_FILE feature flag If the HUGE_FILE feature flag is not set, don't allow the creation of large files, instead of automatically enabling the feature flag. Recent versions of mke2fs will set the HUGE_FILE flag automatically anyway for ext4 filesystems. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed