Re: [PATCH 6/7] net: change type of netns_ipvs->sysctl_sync_qlen_max

From: Zhang Yanfei
Date: Wed Feb 06 2013 - 05:11:04 EST


ä 2013å02æ06æ 17:29, Julian Anastasov åé:
>
> Hello,
>
> Sorry that I'm writing a private email but I
> deleted your original message by mistake. Your change
> of the sysctl_sync_qlen_max from int to long is may be
> not enough.
>
> net/netfilter/ipvs/ip_vs_ctl.c contains
> proc var "sync_qlen_max" that should be changed to
> sizeof(unsigned long) and updated with proc_doulongvec_minmax.
>

Thanks for pointing this. I will update this in patch v2.

Thanks
Zhang Yanfei


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/