]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/quota/dquot.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[karo-tx-linux.git] / fs / quota / dquot.c
index a7023bcfae4f8c78340f5e00d4bb17857b062a0c..ef72b1699429e856f711504cf7c818642926483a 100644 (file)
@@ -692,7 +692,7 @@ static void prune_dqcache(int count)
  * This is called from kswapd when we think we need some
  * more memory
  */
-static int shrink_dqcache_memory(int nr, gfp_t gfp_mask)
+static int shrink_dqcache_memory(struct shrinker *shrink, int nr, gfp_t gfp_mask)
 {
        if (nr) {
                spin_lock(&dq_list_lock);