commit | 4d33b1ef10995d7ba6191d67456202c697a92a32 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Sep 09 18:52:51 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Sep 09 18:52:51 2011 -0400 |
tree | 3e47753f9ac48e9f4c80dac0b69bce9fb4ac6f52 | |
parent | 84130193e0e6568dfdfb823f0e1e19aec80aff6e [diff] |
ext4: teach ext4_ext_map_blocks() about the bigalloc feature If we need to allocate a new block in ext4_ext_map_blocks(), the function needs to see if the cluster has already been allocated. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>