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:
279bf6d
)
ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs()
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 18 Sep 2014 20:12:37 +0000
(16:12 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 18 Sep 2014 20:12:37 +0000
(16:12 -0400)
This allows us to eliminate duplicate code, and eventually allow us to
also fold ext4_sops and ext4_nojournal_sops together.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
No differences found