Home
last modified time | relevance | path

Searched hist:"920313 a726e04fef0f2c0bcb04ad8229c0e700d8" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dmballoc.hdiff 920313a726e04fef0f2c0bcb04ad8229c0e700d8 Mon Jan 05 20:36:19 CST 2009 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize

The new groups added during resize are flagged as
need_init group. Make sure we properly initialize these
groups. When we have block size < page size and we are adding
new groups the page may still be marked uptodate even though
we haven't initialized the group. While forcing the init
of buddy cache we need to make sure other groups part of the
same page of buddy cache is not using the cache.
group_info->alloc_sem is added to ensure the same.

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
H A Dballoc.cdiff 920313a726e04fef0f2c0bcb04ad8229c0e700d8 Mon Jan 05 20:36:19 CST 2009 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize

The new groups added during resize are flagged as
need_init group. Make sure we properly initialize these
groups. When we have block size < page size and we are adding
new groups the page may still be marked uptodate even though
we haven't initialized the group. While forcing the init
of buddy cache we need to make sure other groups part of the
same page of buddy cache is not using the cache.
group_info->alloc_sem is added to ensure the same.

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
H A Dresize.cdiff 920313a726e04fef0f2c0bcb04ad8229c0e700d8 Mon Jan 05 20:36:19 CST 2009 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize

The new groups added during resize are flagged as
need_init group. Make sure we properly initialize these
groups. When we have block size < page size and we are adding
new groups the page may still be marked uptodate even though
we haven't initialized the group. While forcing the init
of buddy cache we need to make sure other groups part of the
same page of buddy cache is not using the cache.
group_info->alloc_sem is added to ensure the same.

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
H A Dmballoc.cdiff 920313a726e04fef0f2c0bcb04ad8229c0e700d8 Mon Jan 05 20:36:19 CST 2009 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize

The new groups added during resize are flagged as
need_init group. Make sure we properly initialize these
groups. When we have block size < page size and we are adding
new groups the page may still be marked uptodate even though
we haven't initialized the group. While forcing the init
of buddy cache we need to make sure other groups part of the
same page of buddy cache is not using the cache.
group_info->alloc_sem is added to ensure the same.

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
H A Dext4.hdiff 920313a726e04fef0f2c0bcb04ad8229c0e700d8 Mon Jan 05 20:36:19 CST 2009 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize

The new groups added during resize are flagged as
need_init group. Make sure we properly initialize these
groups. When we have block size < page size and we are adding
new groups the page may still be marked uptodate even though
we haven't initialized the group. While forcing the init
of buddy cache we need to make sure other groups part of the
same page of buddy cache is not using the cache.
group_info->alloc_sem is added to ensure the same.

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