selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Smalley <sds@tycho.nsa.gov>
To: Ondrej Mosnacek <omosnace@redhat.com>,
	selinux@vger.kernel.org, Paul Moore <paul@paul-moore.com>
Subject: Re: [PATCH] selinux: move status variables out of selinux_ss
Date: Fri, 17 Jan 2020 14:48:14 -0500	[thread overview]
Message-ID: <f7e09f46-59b0-2bdf-d270-1ce292b33033@tycho.nsa.gov> (raw)
In-Reply-To: <20200117131514.496122-1-omosnace@redhat.com>

On 1/17/20 8:15 AM, Ondrej Mosnacek wrote:
> It fits more naturally in selinux_state, since it reflects also global
> state (the enforcing and policyload fields).
> 
> Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>

Reviewed-by: Stephen Smalley <sds@tycho.nsa.gov>

> ---
>   security/selinux/Makefile           |  4 ++--
>   security/selinux/hooks.c            |  1 +
>   security/selinux/include/security.h |  4 ++++
>   security/selinux/ss/services.c      |  2 --
>   security/selinux/ss/services.h      |  2 --
>   security/selinux/{ss => }/status.c  | 32 ++++++++++++++---------------
>   6 files changed, 23 insertions(+), 22 deletions(-)
>   rename security/selinux/{ss => }/status.c (81%)

[...]



  reply	other threads:[~2020-01-17 19:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17 13:15 [PATCH] selinux: move status variables out of selinux_ss Ondrej Mosnacek
2020-01-17 19:48 ` Stephen Smalley [this message]
2020-01-31  3:38 ` Paul Moore

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=f7e09f46-59b0-2bdf-d270-1ce292b33033@tycho.nsa.gov \
    --to=sds@tycho.nsa.gov \
    --cc=omosnace@redhat.com \
    --cc=paul@paul-moore.com \
    --cc=selinux@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).