mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
4f19d071f9
This patch checks if we add twice the same address to a per node address array. This should never be the case and we report -EEXIST to the user space. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>