commit | 5a2f78dd51d9d71aa40cb752af88332f45c884b7 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Mar 15 01:35:46 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 15 01:35:46 2015 -0400 |
tree | 582bc65b98879f06bc3e9f28b9adefdc90314725 | |
parent | 96026d057a1fb7da1e314a24e3a1c528321ed45e [diff] | |
parent | c4db8848af6af92f90462258603be844baeab44d [diff] |
Merge branch 'rhashtable-next' Herbert Xu says: ==================== rhashtable: Fixes + cleanups + preparation for multiple rehash Patch 1 fixes the walker so that it behaves properly even during a resize. Patch 2-3 are cleanups. Patch 4-6 lays some ground work for the upcoming multiple rehashing. This revision fixes the warning coming from the bucket_table->size downsize and improves its changelog. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>