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:
5f634d0
)
ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Fri, 15 Jan 2010 06:27:59 +0000
(
01:27
-0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 15 Jan 2010 06:27:59 +0000
(
01:27
-0500)
We should update reserve space if it is delalloc buffer
and that is indicated by EXT4_GET_BLOCKS_DELALLOC_RESERVE flag.
So use EXT4_GET_BLOCKS_DELALLOC_RESERVE in place of
EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
No differences found