staging/lustre: Remove now obsolete memory tracking sysctls
authorOleg Drokin <green@linuxhacker.ru>
Mon, 6 Jul 2015 16:48:44 +0000 (12:48 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Jul 2015 02:47:19 +0000 (19:47 -0700)
commit2836cd81a9ca8d3fc7c86fe4167b8053d784e725
treed2823b43ee67d19297718ad3ede085a9f7416c68
parent80595b7498a1c4c7bb4f3db3bd8b7998196c8719
staging/lustre: Remove now obsolete memory tracking sysctls

In the past when Lustre did its own allocation amounts tracking
the results were shown in sysctl as current and overall max
number of bytes and pages allocated. Now that we don't
track these, remove the sysctls.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.c