From: Christoph Lameter Date: Thu, 7 Dec 2006 04:32:57 +0000 (-0800) Subject: [PATCH] Move names_cachep to linux/fs.h X-Git-Tag: v2.6.20-rc1~145^2^2~320 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86c089b83b8ae2bc814db865057768a9ba787b5;p=pandora-kernel.git [PATCH] Move names_cachep to linux/fs.h The names_cachep is used for getname() and putname(). So lets put it into fs.h near those two definitions. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed