diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2010-01-15 07:27:59 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2010-01-15 07:27:59 +0100 |
commit | 1296cc85c26e94eb865d03f82140f27d598de467 (patch) | |
tree | b8a2bc06ecd992a86179ebcd9c087994c676c291 /fs/qnx4 | |
parent | ext4: Fix quota accounting error with fallocate (diff) | |
download | linux-1296cc85c26e94eb865d03f82140f27d598de467.tar.xz linux-1296cc85c26e94eb865d03f82140f27d598de467.zip |
ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag
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>
Diffstat (limited to 'fs/qnx4')
0 files changed, 0 insertions, 0 deletions