summaryrefslogtreecommitdiffstats
path: root/drivers/atm
diff options
context:
space:
mode:
authorMingming Cao <cmm@us.ibm.com>2009-09-28 21:49:08 +0200
committerTheodore Ts'o <tytso@mit.edu>2009-09-28 21:49:08 +0200
commit0031462b5b392f90d17f1d75abb795883c44e969 (patch)
treee8323861b8dede0f3ddbfc8324d650bf1f4fd74b /drivers/atm
parentext4: release reserved quota when block reservation for delalloc retry (diff)
downloadlinux-0031462b5b392f90d17f1d75abb795883c44e969.tar.xz
linux-0031462b5b392f90d17f1d75abb795883c44e969.zip
ext4: Split uninitialized extents for direct I/O
When writing into an unitialized extent via direct I/O, and the direct I/O doesn't exactly cover the unitialized extent, split the extent into uninitialized and initialized extents before submitting the I/O. This avoids needing to deal with an ENOSPC error in the end_io callback that gets used for direct I/O. When the IO is complete, the written extent will be marked as initialized. Singed-Off-By: Mingming Cao <cmm@us.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions