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:
fd8c37e
)
ext4: Move struct ext4_mount_options from ext4.h to super.c
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 16 Dec 2010 01:28:48 +0000
(20:28 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 16 Dec 2010 01:28:48 +0000
(20:28 -0500)
Move the ext4_mount_options structure definition from ext4.h, since it
is only used in super.c.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found