]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/ext4/ext4.h
ext4: Move fs/ext4/namei.h into ext4.h
authorTheodore Ts'o <tytso@mit.edu>
Fri, 1 May 2009 17:49:15 +0000 (13:49 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 1 May 2009 17:49:15 +0000 (13:49 -0400)
commit596397b77c895d0fa3674f579c94ad5ea88ef01d
treebd4f9916556b4d5bc59ee4b5171248df44e2c5c4
parentca0faba0e8ac844dc0279825eb8db876b5962ea5
ext4: Move fs/ext4/namei.h into ext4.h

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>
fs/ext4/ext4.h
fs/ext4/namei.c
fs/ext4/namei.h [deleted file]
fs/ext4/super.c