summaryrefslogtreecommitdiffstats
path: root/fs/block_dev.c
diff options
context:
space:
mode:
authorAneesh Kumar K.V2009-01-06 03:49:12 +0100
committerTheodore Ts'o2009-01-06 03:49:12 +0100
commit0087d9fb3f29f59e8d42c8b058376d80e5adde4c (patch)
treeb7be65e3a316ce92de45fda55f9827f0d1caab9c /fs/block_dev.c
parentext4: Init the complete page while building buddy cache (diff)
downloadkernel-qcow2-linux-0087d9fb3f29f59e8d42c8b058376d80e5adde4c.tar.gz
kernel-qcow2-linux-0087d9fb3f29f59e8d42c8b058376d80e5adde4c.tar.xz
kernel-qcow2-linux-0087d9fb3f29f59e8d42c8b058376d80e5adde4c.zip
ext4: Fix s_dirty_blocks_counter if block allocation failed with nodelalloc
With nodelalloc option we need to update the dirty block counter on block allocation failure. This is needed because we increment the dirty block counter early in the block allocation phase. Without the patch s_dirty_blocks_counter goes wrong so that filesystem's free blocks decreases incorrectly. Tested-by: Akira Fujita <a-fujita@rs.jp.nec.com> 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 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions