From: Felipe Balbi <balbi@kernel.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] configfs: switch ->default groups to a linked list
Date: Fri, 26 Feb 2016 14:43:00 +0200 [thread overview]
Message-ID: <87y4a7fxrf.fsf@ti.com> (raw)
In-Reply-To: <1456490031-7132-1-git-send-email-hch@lst.de>
Christoph Hellwig <hch@lst.de> writes:
> Replace the current NULL-terminated array of default groups with a linked
> list. This gets rid of lots of nasty code to size and/or dynamically
> allocate the array.
>
> While we're at it also provide a conveniant helper to remove the default
> groups.
>
looks ok to my eyes. For drivers/usb/gadget:
Acked-by: Felipe Balbi <balbi@kernel.org>
--
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/cluster-devel/attachments/20160226/0cdfe5b0/attachment.sig>
WARNING: multiple messages have this Message-ID (diff)
From: Felipe Balbi <balbi@kernel.org>
To: Christoph Hellwig <hch@lst.de>, jlbec@evilplan.org
Cc: laurent.pinchart@ideasonboard.com, target-devel@vger.kernel.org,
linux-usb@vger.kernel.org, linux-rdma@vger.kernel.org,
cluster-devel@redhat.com, ocfs2-devel@oss.oracle.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] configfs: switch ->default groups to a linked list
Date: Fri, 26 Feb 2016 14:43:00 +0200 [thread overview]
Message-ID: <87y4a7fxrf.fsf@ti.com> (raw)
In-Reply-To: <1456490031-7132-1-git-send-email-hch@lst.de>
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
Christoph Hellwig <hch@lst.de> writes:
> Replace the current NULL-terminated array of default groups with a linked
> list. This gets rid of lots of nasty code to size and/or dynamically
> allocate the array.
>
> While we're at it also provide a conveniant helper to remove the default
> groups.
>
looks ok to my eyes. For drivers/usb/gadget:
Acked-by: Felipe Balbi <balbi@kernel.org>
--
balbi
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Felipe Balbi <balbi@kernel.org>
To: Christoph Hellwig <hch@lst.de>, jlbec@evilplan.org
Cc: laurent.pinchart@ideasonboard.com, target-devel@vger.kernel.org,
linux-usb@vger.kernel.org, linux-rdma@vger.kernel.org,
cluster-devel@redhat.com, ocfs2-devel@oss.oracle.com,
linux-kernel@vger.kernel.org
Subject: [Ocfs2-devel] [PATCH] configfs: switch ->default groups to a linked list
Date: Fri, 26 Feb 2016 14:43:00 +0200 [thread overview]
Message-ID: <87y4a7fxrf.fsf@ti.com> (raw)
In-Reply-To: <1456490031-7132-1-git-send-email-hch@lst.de>
Christoph Hellwig <hch@lst.de> writes:
> Replace the current NULL-terminated array of default groups with a linked
> list. This gets rid of lots of nasty code to size and/or dynamically
> allocate the array.
>
> While we're at it also provide a conveniant helper to remove the default
> groups.
>
looks ok to my eyes. For drivers/usb/gadget:
Acked-by: Felipe Balbi <balbi@kernel.org>
--
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20160226/0cdfe5b0/attachment.bin
next prev parent reply other threads:[~2016-02-26 12:43 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-26 12:33 [Cluster-devel] [PATCH] configfs: switch ->default groups to a linked list Christoph Hellwig
2016-02-26 12:33 ` Christoph Hellwig
2016-02-26 12:33 ` [Ocfs2-devel] " Christoph Hellwig
2016-02-26 12:33 ` Christoph Hellwig
2016-02-26 12:43 ` Felipe Balbi [this message]
2016-02-26 12:43 ` [Ocfs2-devel] " Felipe Balbi
2016-02-26 12:43 ` Felipe Balbi
2016-02-27 23:22 ` [Cluster-devel] " Nicholas A. Bellinger
2016-02-27 23:22 ` [Ocfs2-devel] " Nicholas A. Bellinger
2016-02-27 23:22 ` Nicholas A. Bellinger
2016-03-11 2:19 ` [Cluster-devel] " Doug Ledford
2016-03-11 2:19 ` [Ocfs2-devel] " Doug Ledford
2016-03-11 2:19 ` Doug Ledford
2016-02-28 10:58 ` [Cluster-devel] " Sagi Grimberg
2016-02-28 10:58 ` [Ocfs2-devel] " Sagi Grimberg
2016-02-28 10:58 ` Sagi Grimberg
2016-02-28 13:09 ` [Cluster-devel] " Christoph Hellwig
2016-02-28 13:09 ` Christoph Hellwig
2016-02-28 13:09 ` [Ocfs2-devel] " Christoph Hellwig
2016-02-28 13:09 ` Christoph Hellwig
2016-03-05 21:40 ` [Cluster-devel] " Joel Becker
2016-03-05 21:40 ` Joel Becker
2016-03-05 21:40 ` [Ocfs2-devel] " Joel Becker
2016-03-05 21:40 ` Joel Becker
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=87y4a7fxrf.fsf@ti.com \
--to=balbi@kernel.org \
/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.