![]() |
lvs-devel
|
| To: | Zhengchao Shao <shaozhengchao@xxxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH net,v2 0/2] fix WARNING when removing file in ipvs |
| Cc: | netdev@xxxxxxxxxxxxxxx, lvs-devel@xxxxxxxxxxxxxxx, netfilter-devel@xxxxxxxxxxxxxxx, coreteam@xxxxxxxxxxxxx, Simon Horman <horms@xxxxxxxxxxxx>, pablo@xxxxxxxxxxxxx, kadlec@xxxxxxxxxxxxx, fw@xxxxxxxxx, weiyongjun1@xxxxxxxxxx, yuehaibing@xxxxxxxxxx |
| From: | Julian Anastasov <ja@xxxxxx> |
| Date: | Mon, 31 Oct 2022 17:05:02 +0200 (EET) |
Hello,
On Mon, 31 Oct 2022, Zhengchao Shao wrote:
> When using strace for fault injection, some warnings are trigged when
> files are removed. This is because the file fails to be created during
> the initialization, but the initialization continues normally. Therefore,
> a WARNING is reported when the file is removed during the exit.
>
> ---
> v2: add macro isolation
> ---
> Zhengchao Shao (2):
> ipvs: fix WARNING in __ip_vs_cleanup_batch()
> ipvs: fix WARNING in ip_vs_app_net_cleanup()
Both patches in v2 look good to me, thanks!
Acked-by: Julian Anastasov <ja@xxxxxx>
> net/netfilter/ipvs/ip_vs_app.c | 10 ++++++++--
> net/netfilter/ipvs/ip_vs_conn.c | 26 +++++++++++++++++++++-----
> 2 files changed, 29 insertions(+), 7 deletions(-)
>
> --
> 2.17.1
Regards
--
Julian Anastasov <ja@xxxxxx>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [RFC PATCHv6 4/7] ipvs: use kthreads for stats estimation, Julian Anastasov |
|---|---|
| Previous by Thread: | [PATCH net,v2 1/2] ipvs: fix WARNING in __ip_vs_cleanup_batch(), Zhengchao Shao |
| Next by Thread: | [RFC PATCHv6 0/7] ipvs: Use kthreads for stats, Julian Anastasov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |