]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - lib/test_rhashtable.c
rhashtable-test: Detect insertion failures
authorThomas Graf <tgraf@suug.ch>
Thu, 30 Apr 2015 22:37:45 +0000 (22:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 May 2015 03:08:54 +0000 (23:08 -0400)
commit67b7cbf4203f7e6682a2dc17fc83a6a6cd5a3376
treea0661f5ac8e8a10a2a0cbd12dbba82dd41c82e19
parent246b23a7695bd5a457aa51a36a948cce53d1d477
rhashtable-test: Detect insertion failures

Account for failed inserts due to memory pressure or EBUSY and
ignore failed entries during the consistency check.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/test_rhashtable.c