]> err.no Git - linux-2.6/blobdiff - fs/ext2/xattr.c
[XFS] Switch kernel thread handling to the kthread_ API
[linux-2.6] / fs / ext2 / xattr.c
index 27982b500e84a972412e2731125b70c30df7a36c..0099462d42710076958af54645531c175c6e9fcd 100644 (file)
@@ -823,7 +823,7 @@ cleanup:
 void
 ext2_xattr_put_super(struct super_block *sb)
 {
-       mb_cache_shrink(ext2_xattr_cache, sb->s_bdev);
+       mb_cache_shrink(sb->s_bdev);
 }