Home
last modified time | relevance | path

Searched hist:"4 d33b1ef10995d7ba6191d67456202c697a92a32" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dextents.cdiff 4d33b1ef10995d7ba6191d67456202c697a92a32 Fri Sep 09 17:52:51 CDT 2011 Theodore Ts'o <tytso@mit.edu> 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>