aboutsummaryrefslogtreecommitdiff
path: root/fs/ecryptfs
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2009-02-17 10:32:35 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2009-02-20 14:40:27 -0800
commitf13976d0527d6bc42eb4dfac95fc6d173a93ce21 (patch)
tree28563400b1e357b59174c17c7532b3453927b7f3 /fs/ecryptfs
parentf046a22218f439e98cc82ed14e0525e79a33a50c (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 'fs/ecryptfs')
0 files changed, 0 insertions, 0 deletions