Re: [PATCH v1 1/1] aoe: avoid potential deadlock at set_capacity
From: Maxim Kiselev
Date: Wed Jan 24 2024 - 05:23:43 EST
Hi, Christoph
ср, 24 янв. 2024 г. в 12:18, Christoph Hellwig <hch@xxxxxxxxxxxxx>:
>
> Looks good:
>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>
>
> Just curious: what is your rason for using aeo over nbd?
The main reason why I use aoe, because it's not require a userspace
client. All magic can be done by the kernel itself :)
Just enough to specify an aoe interface via cmdline or bootparams.
Cheers,
Maksim