diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2009-01-05 21:46:55 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-01-05 21:46:55 -0500 |
commit | 8556e8f3b6c4c11601ce1e9ea8090a6d8bd5daae (patch) | |
tree | 8a0da99a4781cbde8c050d7cbcd85f31fd54e894 /scripts/Makefile.lib | |
parent | 648f5879f5892dddd3ba71cd0d285599f40f2512 (diff) | |
download | linux-8556e8f3b6c4c11601ce1e9ea8090a6d8bd5daae.tar.gz linux-8556e8f3b6c4c11601ce1e9ea8090a6d8bd5daae.tar.bz2 linux-8556e8f3b6c4c11601ce1e9ea8090a6d8bd5daae.zip |
ext4: Don't allow new groups to be added during block allocation
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>
Cc: stable@kernel.org
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions