All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harry Ciao <qingtao.cao@windriver.com>
Cc: <cpebenito@tresys.com>, <sds@tycho.nsa.gov>,
	<method@manicmethod.com>, <jmorris@namei.org>,
	<eparis@parisplace.org>, <selinux@tycho.nsa.gov>
Subject: Re: [v2 PATCH 6/6] Support adding one role attribute into another
Date: Wed, 1 Jun 2011 17:51:35 +0800	[thread overview]
Message-ID: <4DE60BA7.8070505@windriver.com> (raw)
In-Reply-To: <1306918677-3657-1-git-send-email-qingtao.cao@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 1161 bytes --]

Sorry, this should be the 0/6 email before all the following patches, 
the real 6/6 patch is attached.

Thanks,
Harry

On 06/01/2011 04:57 PM, Harry Ciao wrote:
>
> Hi,
>
> This is the v2 patches to add role attribute support.
>
> So far the only change from v1 is to introduce a new "attribute_role"
> statement to declare a role attribute, rather than overloading the
> "attribute" statement that aims at declaring a type attribute.
>
> Other than that, also updated the patch header for the 6/6 patch to
> support the "nesting" of role attributes, that since role_copy_callback()
> would copy any symtab[SYM_ROLES] table(no matter if it's a module's global
> p_roles table or from an avrule_decl_t) into base.p_roles table, it would
> be enough to traverse base.p_roles table to expand sub-attribute's roles
> ebitmap into that of the parent.
>
> Thanks a lot for all your time to review these patches!
>
> Best regards,
> Harry
>
> --
> This message was distributed to subscribers of the selinux mailing list.
> If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
> the words "unsubscribe selinux" without quotes as the message.
>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0006-Support-adding-one-role-attribute-into-another.patch --]
[-- Type: text/x-patch; name="0006-Support-adding-one-role-attribute-into-another.patch", Size: 0 bytes --]



      parent reply	other threads:[~2011-06-01  9:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-01  8:57 [v2 PATCH 6/6] Support adding one role attribute into another Harry Ciao
2011-06-01  8:57 ` [v2 PATCH 1/6] Add role attribute support when compiling modules Harry Ciao
2011-06-24 19:36   ` Steve Lawrence
2011-06-26 14:11     ` HarryCiao
2011-06-01  8:57 ` [v2 PATCH 2/6] Add role attribute support when generating pp files Harry Ciao
2011-06-01  8:57 ` [v2 PATCH 3/6] Add role attribute support when linking modules Harry Ciao
2011-06-01  8:57 ` [v2 PATCH 4/6] Add role attribute support when expanding role_datum_t Harry Ciao
2011-06-01  8:57 ` [v2 PATCH 5/6] Add role attribute support when expanding role_set_t Harry Ciao
2011-06-01  8:57 ` [v2 PATCH 6/6] Support adding one role attribute into another Harry Ciao
2011-06-01  9:51 ` Harry Ciao [this message]

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=4DE60BA7.8070505@windriver.com \
    --to=qingtao.cao@windriver.com \
    --cc=cpebenito@tresys.com \
    --cc=eparis@parisplace.org \
    --cc=jmorris@namei.org \
    --cc=method@manicmethod.com \
    --cc=sds@tycho.nsa.gov \
    --cc=selinux@tycho.nsa.gov \
    /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.