projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ep93xx] package more board specific modules:
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.32
/
042-ext4_add_ext23_module_aliases.patch
diff --git
a/target/linux/generic/patches-2.6.32/042-ext4_add_ext23_module_aliases.patch
b/target/linux/generic/patches-2.6.32/042-ext4_add_ext23_module_aliases.patch
index
7ac97b5
..
2bf863b
100644
(file)
--- a/
target/linux/generic/patches-2.6.32/042-ext4_add_ext23_module_aliases.patch
+++ b/
target/linux/generic/patches-2.6.32/042-ext4_add_ext23_module_aliases.patch
@@
-15,7
+15,7
@@
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
--- a/fs/ext4/super.c
+++ b/fs/ext4/super.c
--- a/fs/ext4/super.c
+++ b/fs/ext4/super.c
-@@ -401
0,6 +4010
,7 @@ static inline void unregister_as_ext2(vo
+@@ -401
5,6 +4015
,7 @@ static inline void unregister_as_ext2(vo
{
unregister_filesystem(&ext2_fs_type);
}
{
unregister_filesystem(&ext2_fs_type);
}
@@
-23,7
+23,7
@@
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
#else
static inline void register_as_ext2(void) { }
static inline void unregister_as_ext2(void) { }
#else
static inline void register_as_ext2(void) { }
static inline void unregister_as_ext2(void) { }
-@@ -40
36,6 +4037
,7 @@ static inline void unregister_as_ext3(vo
+@@ -40
41,6 +4042
,7 @@ static inline void unregister_as_ext3(vo
{
unregister_filesystem(&ext3_fs_type);
}
{
unregister_filesystem(&ext3_fs_type);
}
This page took
0.022361 seconds
and
4
git commands to generate.