linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: dhowells@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: proc: Add fs_context support to procfs
Date: Wed, 17 Oct 2018 14:28:13 +0100	[thread overview]
Message-ID: <30674.1539782893@warthog.procyon.org.uk> (raw)
In-Reply-To: <20181013075807.GB25825@avx2>

Alexey Dobriyan <adobriyan@gmail.com> wrote:

> > +struct proc_fs_context {
> > +	struct pid_namespace	*pid_ns;
> > +	unsigned long		mask;
> 
> mask should "unsigned" as there aren't lot of flags.

Done, thanks.

David

      reply	other threads:[~2018-10-17 13:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-13  7:58 proc: Add fs_context support to procfs Alexey Dobriyan
2018-10-17 13:28 ` David Howells [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=30674.1539782893@warthog.procyon.org.uk \
    --to=dhowells@redhat.com \
    --cc=adobriyan@gmail.com \
    --cc=linux-kernel@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).