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:
343d9c2
)
ext4: move the jbd2 wrapper functions out of super.c
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 8 Feb 2013 18:00:31 +0000
(13:00 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 8 Feb 2013 18:00:31 +0000
(13:00 -0500)
Move the jbd2 wrapper functions which start and stop handles out of
super.c, where they don't really logically belong, and into
ext4_jbd2.c.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found