commit | 5d6538fcf231faccb2ac42f92851d259d00e62f9 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Wed Dec 06 20:32:50 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Thu Dec 07 08:39:22 2006 -0800 |
tree | 6ccf2d0755d32d5049d365a7f30c13240030585f | |
parent | c43692e85f306667545b91194c748a6e46c1f8b4 [diff] |
[PATCH] Move files_cachep to include/file.h Proper place is in file.h since files_cachep uses are rated to file I/O. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>