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:
5534fb5
)
ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
author
Eric Sandeen
<sandeen@redhat.com>
Thu, 17 Sep 2009 15:55:58 +0000
(11:55 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 17 Sep 2009 15:55:58 +0000
(11:55 -0400)
There's no reason to redefine the maximum allowable offset
in an extent-based file just for defrag;
EXT_MAX_BLOCK already does this.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found