aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/acpi
diff options
context:
space:
mode:
authorTao Ma <boyu.mt@taobao.com>2012-12-10 14:05:57 -0500
committerTheodore Ts'o <tytso@mit.edu>2012-12-10 14:05:57 -0500
commit9c3569b50f12e47cc5e907b5e37e4a45c0c10b43 (patch)
treedfd2c1cf5ad98ca059ff2f1f330f34faed2f79eb /Documentation/acpi
parent3fdcfb668fd78ec92d9bc2daddf1d41e2a8a30bb (diff)
downloadkernel_goldelico_gta04-9c3569b50f12e47cc5e907b5e37e4a45c0c10b43.zip
kernel_goldelico_gta04-9c3569b50f12e47cc5e907b5e37e4a45c0c10b43.tar.gz
kernel_goldelico_gta04-9c3569b50f12e47cc5e907b5e37e4a45c0c10b43.tar.bz2
ext4: add delalloc support for inline data
For delayed allocation mode, we write to inline data if the file is small enough. And in case of we write to some offset larger than the inline size, the 1st page is dirtied, so that ext4_da_writepages can handle the conversion. When the 1st page is initialized with blocks, the inline part is removed. Signed-off-by: Tao Ma <boyu.mt@taobao.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'Documentation/acpi')
0 files changed, 0 insertions, 0 deletions