git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d47603
)
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Mon, 23 Jul 2012 00:37:31 +0000
(20:37 -0400)
committer
Theodore 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