X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Finode.c;h=722860b323a9b40e0dc9f8b2e27e68563eb293c1;hb=1cfd2bda8c486ae0e7a8005354758ebb68172bca;hp=2bee20ae3d65ba74f970129ec8d147ab7cd4fe50;hpb=800f65bba8d2030b3fef62850e203f9f176625a8;p=~andy%2Flinux diff --git a/fs/inode.c b/fs/inode.c index 2bee20ae3d6..722860b323a 100644 --- a/fs/inode.c +++ b/fs/inode.c @@ -512,7 +512,7 @@ static void prune_icache(int nr_to_scan) * This function is passed the number of inodes to scan, and it returns the * total number of remaining possibly-reclaimable inodes. */ -static int shrink_icache_memory(int nr, gfp_t gfp_mask) +static int shrink_icache_memory(struct shrinker *shrink, int nr, gfp_t gfp_mask) { if (nr) { /*