ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 23 Jul 2012 00:37:31 +0000 (20:37 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 23 Jul 2012 00:37:31 +0000 (20:37 -0400)
The '__ext4_handle_dirty_metadata()' does not need the 'now' argument
anymore and we can kill it.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>

No differences found