From: Theodore Ts'o Date: Fri, 1 May 2009 17:49:15 +0000 (-0400) Subject: ext4: Move fs/ext4/namei.h into ext4.h X-Git-Tag: v2.6.31-rc1~396^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=596397b77c895d0fa3674f579c94ad5ea88ef01d;p=pandora-kernel.git 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" --- Reading git-diff-tree failed