ext4: Use tag dirty lookup during mpage_da_submit_io
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 14 Oct 2008 13:20:19 +0000 (09:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 14 Oct 2008 13:20:19 +0000 (09:20 -0400)
commitaf6f029d3836eb7264cd3fbb13a6baf0e5fdb5ea
treeb7c1334ad5fab10eaf4962c79ad6025d334b902c
parent8a0aba733db1adb5e1f0e828889a18f4c1c512de
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>
fs/ext4/inode.c