From: Greg KH <greg@kroah.com>
To: Paul Clements <paul.clements@us.sios.com>
Cc: andrew morton <akpm@linux-foundation.org>,
kernel list <linux-kernel@vger.kernel.org>,
nbd-general@lists.sourceforge.net
Subject: Re: [PATCH] nbd: nbd sysfs framework
Date: Wed, 3 Aug 2011 16:34:26 -0700 [thread overview]
Message-ID: <20110803233426.GA18216@kroah.com> (raw)
In-Reply-To: <CAECXXi5kZJk+86-2SJRWqMUCj31cL4tb1qTbaueMxeEg2VFcDw@mail.gmail.com>
On Wed, Aug 03, 2011 at 07:15:51PM -0400, Paul Clements wrote:
> Description: The patch creates a new sysfs entry framework for nbd.
Why? What does this buy us except an increase in code size for no added
benifit? You seem to be stripping out the driver layer here and using
"raw" kobjects, why? That's generally never a good idea (hint, I think
you just caused a race and userspace bug with your change as well
because of this...)
confused,
greg k-h
next prev parent reply other threads:[~2011-08-03 23:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-03 23:15 [PATCH] nbd: nbd sysfs framework Paul Clements
2011-08-03 23:34 ` Greg KH [this message]
2011-08-04 2:17 ` Paul Clements
2011-08-04 5:22 ` Greg KH
2011-08-04 16:31 ` Paul Clements
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=20110803233426.GA18216@kroah.com \
--to=greg@kroah.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nbd-general@lists.sourceforge.net \
--cc=paul.clements@us.sios.com \
/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.