On Mon, Oct 22, 2018 at 11:22:00PM -0500, Honnappa Nagarahalli wrote:
> RW concurrency is required with single writer and multiple reader
> usecase as well. Hence, multi-writer should not be enabled by default when
> RW concurrency is enabled.
>
> Fixes: f2e3001b53ec ("hash: support read/write concurrency")
> Cc: [email protected]
>
> Signed-off-by: Honnappa Nagarahalli <[email protected]>
> Reviewed-by: Gavin Hu <[email protected]>
> Reviewed-by: Yipeng Wang <[email protected]>
> ---
Need to fix Yipeng's email address in the reviewed-by line.
Otherwise:
Acked-by: Bruce Richardson <[email protected]>