ext4: Add new tracepoint: trace_ext4_da_write_pages()
authorTheodore Ts'o <tytso@mit.edu>
Tue, 1 Sep 2009 03:13:11 +0000 (23:13 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 1 Sep 2009 03:13:11 +0000 (23:13 -0400)
Add a new tracepoint which shows the pages that will be written using
write_cache_pages() by ext4_da_writepages().

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found