commit | 2836cd81a9ca8d3fc7c86fe4167b8053d784e725 | [log] [tgz] |
---|---|---|
author | Oleg Drokin <green@linuxhacker.ru> | Mon Jul 06 12:48:44 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 13 19:47:19 2015 -0700 |
tree | d2823b43ee67d19297718ad3ede085a9f7416c68 | |
parent | 80595b7498a1c4c7bb4f3db3bd8b7998196c8719 [diff] |
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>