[PATCH] Remove incorrect usage of sysctl_vfs_cache_pressure

From: raghu . prabhu13
Date: Sun Jul 10 2011 - 17:26:47 EST


From: Raghavendra D Prabhu <rprabhu@xxxxxxxxxxx>

In shrinker functions, sysctl_vfs_cache_pressure variable is being used while
trimming slab caches in general and not restricted to inode/dentry caches as
documented for that sysctl.

Raghavendra D Prabhu (1):
mm/vmscan: Remove sysctl_vfs_cache_pressure from non-vfs shrinkers

drivers/gpu/drm/i915/i915_gem.c | 2 +-
fs/gfs2/glock.c | 2 +-
fs/gfs2/quota.c | 2 +-
fs/mbcache.c | 2 +-
fs/nfs/dir.c | 2 +-
fs/quota/dquot.c | 3 +--
net/sunrpc/auth.c | 2 +-
7 files changed, 7 insertions(+), 8 deletions(-)

--
1.7.6

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/