summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2009-02-17 10:58:38 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2009-02-20 14:37:16 -0800
commitc1f06cdd2d5f71f17751311631ca4d0ce6dabaf0 (patch)
tree38d0ef47ed420ad616a50cd3b4ab536637496a95 /include/linux
parent1272ec19d2305c7b23c4a0b115a8d9530a810b03 (diff)
ext4: Don't allow new groups to be added during block allocation
(cherry picked from commit 8556e8f3b6c4c11601ce1e9ea8090a6d8bd5daae) After we mark the blocks in the buddy cache as allocated, we need to ensure that we don't reinit the buddy cache until the block bitmap is updated. This commit achieves this by holding the group_info alloc_semaphore till ext4_mb_release_context Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions