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)
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