From: Al Viro <viro@ZenIV.linux.org.uk>
To: "Theodore Ts'o" <tytso@mit.edu>,
bosrsf04@gmail.com, Andrew Morton <akpm@linux-foundation.org>,
Kees Cook <keescook@chromium.org>, Arnd Bergmann <arnd@arndb.de>,
Ingo Molnar <mingo@kernel.org>,
Ard Biesheuvel <ard.biesheuvel@linaro.org>,
Andy Lutomirski <luto@kernel.org>,
Nicolas Pitre <nicolas.pitre@linaro.org>,
Petr Mladek <pmladek@suse.com>, Helge Deller <deller@gmx.de>,
Rik van Riel <riel@redhat.com>,
Thomas Garnier <thgarnie@google.com>,
Parav Pandit <pandit.parav@gmail.com>,
"seokhoon . yoon" <iamyooon@gmail.com>,
Thomas Gleixner <tglx@linutronix.de>,
Dave Hansen <dave.hansen@intel.com>,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
josh@joshtriplett.org, brkkurek192@gmail.com,
conorcurry@gmail.com, fanofbond138@gmail.com
Subject: Re: [PATCH 2/3] fs: Extracts pivot_root so it can be made optional
Date: Sat, 25 Feb 2017 16:06:49 +0000 [thread overview]
Message-ID: <20170225160648.GQ29622@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20170225152221.v7yah6d25scxaijf@thunk.org>
On Sat, Feb 25, 2017 at 10:22:21AM -0500, Theodore Ts'o wrote:
> If you're only going to be removing a single function, instead of
> having to export a bunch of previously-static functions, my preference
> would be to just insert a pair of #ifdef CONFIG_PIVOT_ROOT_SYSCALL / #endif
> statements around the function in question.
Quite. In this form: NAK for the reasons above.
next prev parent reply other threads:[~2017-02-25 16:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-25 0:21 [PATCH 0/3] fs: Support compiling out the pivot_root syscall bosrsf04
2017-02-25 0:21 ` [PATCH 1/3] fs: Makes functions used by pivot_root accessible bosrsf04
2017-02-25 0:21 ` [PATCH 2/3] fs: Extracts pivot_root so it can be made optional bosrsf04
2017-02-25 15:22 ` Theodore Ts'o
2017-02-25 16:06 ` Al Viro [this message]
2017-02-26 0:54 ` [PATCH 0/1] fs: Support compiling out the pivot_root syscall Brian Ashworth
2017-02-26 0:54 ` [PATCH 1/1] fs: Allows for the pivot_root syscall to be optional Brian Ashworth
2017-02-26 1:14 ` Nicolas Pitre
2017-03-29 20:38 ` bosrsf04
2017-02-25 0:21 ` [PATCH 3/3] fs: Allows for the pivot_root syscall to be omitted bosrsf04
2017-02-25 15:18 ` [PATCH 0/3] fs: Support compiling out the pivot_root syscall Nicolas Pitre
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=20170225160648.GQ29622@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=akpm@linux-foundation.org \
--cc=ard.biesheuvel@linaro.org \
--cc=arnd@arndb.de \
--cc=bosrsf04@gmail.com \
--cc=brkkurek192@gmail.com \
--cc=conorcurry@gmail.com \
--cc=dave.hansen@intel.com \
--cc=deller@gmx.de \
--cc=fanofbond138@gmail.com \
--cc=iamyooon@gmail.com \
--cc=josh@joshtriplett.org \
--cc=keescook@chromium.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luto@kernel.org \
--cc=mingo@kernel.org \
--cc=nicolas.pitre@linaro.org \
--cc=pandit.parav@gmail.com \
--cc=pmladek@suse.com \
--cc=riel@redhat.com \
--cc=tglx@linutronix.de \
--cc=thgarnie@google.com \
--cc=tytso@mit.edu \
/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