staging/lustre: remove alloc_fail_rate sysctl
authorOleg Drokin <green@linuxhacker.ru>
Mon, 6 Jul 2015 16:48:43 +0000 (12:48 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Jul 2015 02:47:19 +0000 (19:47 -0700)
commit80595b7498a1c4c7bb4f3db3bd8b7998196c8719
tree38ec71e9c7e9ba0330bdea4d21c62a8485e8e7bf
parent3c4872f94359ed38a1392c0a9238c48a9aee6f8f
staging/lustre: remove alloc_fail_rate sysctl

It was used to control allocation failure rate, but there is
in-kernel way of doing that that's more versatile too.

This is going to remove just the sysctl, the underlying variable
will be removed once all OBD_ALLOC* macros removal patchseries land.

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
This page took 0.026746 seconds and 5 git commands to generate.