Re: [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms
From: Patrick McHardy <hidden>
Date: 2011-03-08 18:54:33
Also in:
dm-devel, linux-fbdev
From: Patrick McHardy <hidden>
Date: 2011-03-08 18:54:33
Also in:
dm-devel, linux-fbdev
Am 08.03.2011 19:32, schrieb Evgeniy Polyakov:
Hi Patrick. On Tue, Mar 08, 2011 at 03:50:47PM +0100, Patrick McHardy (kaber@trash.net) wrote:quoted
quoted
Yup, connector is very async at that place, but I wonder why the hell I ever made that decision. I believe we can replace it with pure sync call of the registered connector callback, since netlink is synchronous and no one has any problem with it.Are you going to do this or do you want me to take care of it?I will return back at the end of the week and will take care of this problem. I will not mind if you complete it first though :)
Thanks Evgeniy, I'll give it a shot.