commit | 4c30d56edcaaa0446370189e8ab5c5393dc20ca3 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Wed Nov 21 15:04:31 2007 -0800 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 26 16:24:49 2007 -0500 |
tree | 53c5d0215259721972709122f558ab476bea4df3 | |
parent | 5334eb13d455dd26b7064980b118e3c957929701 [diff] |
NFS: fs/nfs/dir.c should #include "internal.h" Every file should include the headers containing the prototypes for its global functions (in this case nfs_access_cache_shrinker()). Signed-off-by: Adrian Bunk <bunk@kernel.org> Cc: Trond Myklebust <trond.myklebust@fys.uio.no> Cc: "J. Bruce Fields" <bfields@fieldses.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>