commit | b5e2c150ac914f28a28833b57397bec0b0a2bd5f | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Tue Mar 24 20:42:19 2015 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 24 17:48:40 2015 -0400 |
tree | d22f31d07f001ac2afb5ca7a15de3fee73e74ab6 | |
parent | ac833bddb591b9c7a0609f440f196375be184044 [diff] |
rhashtable: Disable automatic shrinking by default Introduce a new bool automatic_shrinking to require the user to explicitly opt-in to automatic shrinking of tables. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>