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:
ca0faba
)
ext4: Move fs/ext4/namei.h into ext4.h
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 1 May 2009 17:49:15 +0000
(13:49 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 1 May 2009 17:49:15 +0000
(13:49 -0400)
The fs/ext4/namei.h header file had only a single function
declaration, and should have never been a standalone file. Move it
into ext4.h, where should have been from the beginning.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found