All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Evgeniy Polyakov <zbr@ioremap.net>
Cc: Chris Wright <chrisw@sous-sol.org>,
	David Miller <davem@davemloft.net>,
	linux-fbdev@vger.kernel.org, netdev@vger.kernel.org,
	linux-security-module@vger.kernel.org, dm-devel@redhat.com,
	drbd-dev@lists.linbit.com
Subject: Re: [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms
Date: Tue, 08 Mar 2011 19:54:33 +0100	[thread overview]
Message-ID: <4D767B69.2030603@trash.net> (raw)
In-Reply-To: <20110308183246.GA17412@ioremap.net>

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:
>>> 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.

WARNING: multiple messages have this Message-ID (diff)
From: Patrick McHardy <kaber@trash.net>
To: Evgeniy Polyakov <zbr@ioremap.net>
Cc: Chris Wright <chrisw@sous-sol.org>,
	David Miller <davem@davemloft.net>,
	linux-fbdev@vger.kernel.org, netdev@vger.kernel.org,
	linux-security-module@vger.kernel.org, dm-devel@redhat.com,
	drbd-dev@lists.linbit.com
Subject: Re: [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms
Date: Tue, 08 Mar 2011 18:54:33 +0000	[thread overview]
Message-ID: <4D767B69.2030603@trash.net> (raw)
In-Reply-To: <20110308183246.GA17412@ioremap.net>

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:
>>> 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.

WARNING: multiple messages have this Message-ID (diff)
From: Patrick McHardy <kaber@trash.net>
To: Evgeniy Polyakov <zbr@ioremap.net>
Cc: linux-fbdev@vger.kernel.org, netdev@vger.kernel.org,
	linux-security-module@vger.kernel.org,
	Chris Wright <chrisw@sous-sol.org>,
	dm-devel@redhat.com, David Miller <davem@davemloft.net>,
	drbd-dev@lists.linbit.com
Subject: Re: [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms
Date: Tue, 08 Mar 2011 19:54:33 +0100	[thread overview]
Message-ID: <4D767B69.2030603@trash.net> (raw)
In-Reply-To: <20110308183246.GA17412@ioremap.net>

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:
>>> 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.

  reply	other threads:[~2011-03-08 18:54 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-03  9:38 [PATCH 2/2] netlink: kill eff_cap from struct netlink_skb_parms Patrick McHardy
2011-03-03  9:38 ` [Drbd-dev] " Patrick McHardy
2011-03-03 10:49 ` James Morris
2011-03-03 10:49   ` [Drbd-dev] " James Morris
2011-03-03 17:32 ` Chris Wright
2011-03-03 17:32   ` [Drbd-dev] " Chris Wright
2011-03-03 18:56   ` David Miller
2011-03-03 18:56     ` [Drbd-dev] " David Miller
2011-03-03 20:15     ` [PATCH 2/2 v2] " Chris Wright
2011-03-03 20:15       ` [Drbd-dev] " Chris Wright
2011-03-03 20:15       ` Chris Wright
2011-03-03 21:39       ` David Miller
2011-03-03 21:39         ` [Drbd-dev] " David Miller
2011-03-03 21:39         ` [PATCH 2/2 v2] netlink: kill eff_cap from struct David Miller
     [not found]       ` <20110303201522.GT4988-JyIX8gxvWYPr2PDY2+4mTGD2FQJk+8+b@public.gmane.org>
2011-03-03 22:37         ` [PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms Lars Ellenberg
2011-03-03 22:37           ` [Drbd-dev] " Lars Ellenberg
2011-03-03 22:37           ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct Lars Ellenberg
2011-03-03 23:53           ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms Chris Wright
2011-03-03 23:53             ` Chris Wright
2011-03-03 23:53             ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct Chris Wright
2011-03-04  1:29           ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms Evgeniy Polyakov
2011-03-04  1:29             ` Evgeniy Polyakov
2011-03-04  1:29             ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct Evgeniy Polyakov
2011-03-04  1:38             ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms David Miller
2011-03-04  1:38               ` David Miller
2011-03-04  1:38               ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct David Miller
2011-03-08 14:50             ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms Patrick McHardy
2011-03-08 14:50               ` Patrick McHardy
2011-03-08 14:50               ` Patrick McHardy
2011-03-08 18:32               ` Evgeniy Polyakov
2011-03-08 18:32                 ` Evgeniy Polyakov
2011-03-08 18:32                 ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct Evgeniy Polyakov
2011-03-08 18:54                 ` Patrick McHardy [this message]
2011-03-08 18:54                   ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct netlink_skb_parms Patrick McHardy
2011-03-08 18:54                   ` Patrick McHardy
2011-03-17 15:43                   ` Evgeniy Polyakov
2011-03-17 15:43                     ` Evgeniy Polyakov
2011-03-17 15:43                     ` [Drbd-dev] [PATCH 2/2 v2] netlink: kill eff_cap from struct Evgeniy Polyakov
2011-03-03 20:17   ` [PATCH 2/2] netlink: kill eff_cap from struct netlink_skb_parms Chris Wright
2011-03-03 20:17     ` [Drbd-dev] " Chris Wright

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D767B69.2030603@trash.net \
    --to=kaber@trash.net \
    --cc=chrisw@sous-sol.org \
    --cc=davem@davemloft.net \
    --cc=dm-devel@redhat.com \
    --cc=drbd-dev@lists.linbit.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=zbr@ioremap.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.