linux/include/trace
Theodore Ts'o 20970ba65d 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>
2013-06-06 14:00:46 -04:00
..
events ext4: use ext4_da_writepages() for all modes 2013-06-06 14:00:46 -04:00
define_trace.h treewide: fix comment/printk/variable typos 2012-09-01 10:33:05 -07:00
ftrace.h tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT 2013-04-12 23:02:33 -04:00
syscall.h tracing: Cleanup unnecessary function declarations 2012-10-31 16:45:34 -04:00