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:
58c5873
)
ext4: weed out ext4_write_super
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Mon, 23 Jul 2012 00:35:31 +0000
(20:35 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 23 Jul 2012 00:35:31 +0000
(20:35 -0400)
We do not depend on VFS's '->write_super()' anymore and do not need
the 's_dirt' flag anymore, so weed out 'ext4_write_super()' and
's_dirt'.
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