Re: [PATCH 2/2 v2] ext4: add a variable to record the value of map->m_flags in tracepoint
From: Theodore Ts'o <tytso@mit.edu>
Date: 2012-11-08 22:11:02
From: Theodore Ts'o <tytso@mit.edu>
Date: 2012-11-08 22:11:02
On Tue, Oct 16, 2012 at 08:35:34PM +0800, Zheng Liu wrote:
From: Zheng Liu <redacted> When we use trace_ext4_ext/ind_map_blocks_exit, we will print the value of map->m_flags in order that we can understand what currently status is. CC: Lukas Czerner <redacted> Signed-off-by: Zheng Liu <redacted>
Applied, thanks. - Ted