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:
0d46830
)
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
author
Alexey Dobriyan
<adobriyan@gmail.com>
Mon, 20 Oct 2008 18:28:45 +0000
(22:28 +0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 20 Oct 2008 18:43:59 +0000
(11:43 -0700)
Use fs/*/Kconfig more, which is good because everything related to one
filesystem is in one place and fs/Kconfig is quite fat.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found