Re: [PATCH v2 0/2] vhost: fix names to follow new naming convention

2023-03-16 Thread Maxime Coquelin
On 3/9/23 06:16, Nobuhiro MIKI wrote: In this series, we simply replace 'master' with 'frontend' and 'slave' with 'backend' so that vhost user protocol message, protocol names follow the new naming conventions. v2: - Update .mailmap in patch 1 - Replace 'master' with 'frontend' in patch 2 No

[PATCH v2 0/2] vhost: fix names to follow new naming convention

2023-03-08 Thread Nobuhiro MIKI
In this series, we simply replace 'master' with 'frontend' and 'slave' with 'backend' so that vhost user protocol message, protocol names follow the new naming conventions. v2: - Update .mailmap in patch 1 - Replace 'master' with 'frontend' in patch 2 Nobuhiro MIKI (2): vhost: fix constants to