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)
commitb50924c2c606eccfe0caef39beb0929dfa9a1a81
tree592f793fcc78af55b4dfc12d961653795c24e310
parent4d47603d9703e6fff8ff2618bc108d6280e2439d
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()

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>
fs/ext4/ext4_jbd2.c
fs/ext4/ext4_jbd2.h
fs/ext4/inode.c
fs/ext4/namei.c
fs/ext4/resize.c