summaryrefslogtreecommitdiff
path: root/fs/ext4/mballoc.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2013-06-06 18:00:46 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2013-06-06 18:00:46 (GMT)
commit20970ba65d5a22f2e4efbfa100377722fde56935 (patch)
treee0b440ef1cd8be1dd0a487580611aeb4dada2073 /fs/ext4/mballoc.c
parentf4afb4f4e3e9af626ad695c87e4f9aaa780b29ec (diff)
downloadlinux-fsl-qoriq-20970ba65d5a22f2e4efbfa100377722fde56935.tar.xz
ext4: use ext4_da_writepages() for all modes
Rename ext4_da_writepages() to ext4_writepages() and use it for all modes. We still need to iterate over all the pages in the case of data=journalling, but in the case of nodelalloc/data=ordered (which is what file systems mounted using ext3 backwards compatibility will use) this will allow us to use a much more efficient I/O submission path. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/mballoc.c')
0 files changed, 0 insertions, 0 deletions