git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e624fc
)
ext4: Remove automatic enabling of the HUGE_FILE feature flag
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 17 Oct 2008 02:50:48 +0000
(22:50 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 17 Oct 2008 02:50:48 +0000
(22:50 -0400)
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" <tytso@mit.edu>
No differences found