linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] an option to place initramfs in a leaf tmpfs instead of rootfs
@ 2020-03-31 12:40 Ignat Korchagin
  2020-03-31 12:40 ` [PATCH v2 1/1] mnt: add support for non-rootfs initramfs Ignat Korchagin
  0 siblings, 1 reply; 6+ messages in thread
From: Ignat Korchagin @ 2020-03-31 12:40 UTC (permalink / raw)
  To: viro, linux-fsdevel, linux-kernel; +Cc: Ignat Korchagin, kernel-team

Reposting [1] with a more verbose commit description.
Changes from v1:
  * document the flag in kernel-parameters.txt

[1]: https://lore.kernel.org/linux-fsdevel/20200305193511.28621-1-ignat@cloudflare.com/

Ignat Korchagin (1):
  mnt: add support for non-rootfs initramfs

 .../admin-guide/kernel-parameters.txt         |  9 +++-
 fs/namespace.c                                | 47 +++++++++++++++++++
 2 files changed, 55 insertions(+), 1 deletion(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-04-01 10:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31 12:40 [PATCH v2 0/1] an option to place initramfs in a leaf tmpfs instead of rootfs Ignat Korchagin
2020-03-31 12:40 ` [PATCH v2 1/1] mnt: add support for non-rootfs initramfs Ignat Korchagin
2020-04-01  6:36   ` Aleksa Sarai
2020-04-01  6:38     ` Aleksa Sarai
2020-04-01  9:30       ` Ignat Korchagin
2020-04-01 10:09         ` Marek Majkowski

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).