commit | af6f029d3836eb7264cd3fbb13a6baf0e5fdb5ea | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Oct 14 09:20:19 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Oct 14 09:20:19 2008 -0400 |
tree | b7c1334ad5fab10eaf4962c79ad6025d334b902c | |
parent | 8a0aba733db1adb5e1f0e828889a18f4c1c512de [diff] |
ext4: Use tag dirty lookup during mpage_da_submit_io This enables us to drop the range_cont writeback mode use from ext4_da_writepages. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>