From: Zheng Liu Date: Thu, 8 Nov 2012 19:33:43 +0000 (-0500) Subject: ext4: print 'flags' in ext4_ext_handle_uninitialized_extents X-Git-Tag: v3.8-rc1~89^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5645534ce84c21695c2f82d4d4f67cf2a67229a;p=pandora-kernel.git ext4: print 'flags' in ext4_ext_handle_uninitialized_extents In trace_ext4_ext_handle_uninitialized_extents we don't care about the value of map->m_flags because this value is probably 0, and we prefer to get the value of flags because we can know how to handle this extent in this function. Reviewed-by: Lukas Czerner Signed-off-by: Zheng Liu Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed