linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] root filesystem type handling series
@ 2021-09-09  4:25 Al Viro
  2021-09-09 20:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2021-09-09  4:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	Teaching init/do_mounts.c to handle non-block filesystems, hopefully
preventing even more special-cased kludges (such as root=/dev/nfs, etc.)

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.init

for you to fetch changes up to 6e7c1770a212239e88ec01ddc7a741505bfd10e5:

  fs: simplify get_filesystem_list / get_all_fs_names (2021-08-23 01:25:40 -0400)

----------------------------------------------------------------
Christoph Hellwig (3):
      init: split get_fs_names
      init: allow mounting arbitrary non-blockdevice filesystems as root
      fs: simplify get_filesystem_list / get_all_fs_names

 fs/filesystems.c   | 27 ++++++++++------
 include/linux/fs.h |  2 +-
 init/do_mounts.c   | 90 +++++++++++++++++++++++++++++++++++++++---------------
 3 files changed, 83 insertions(+), 36 deletions(-)

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

* Re: [git pull] root filesystem type handling series
  2021-09-09  4:25 [git pull] root filesystem type handling series Al Viro
@ 2021-09-09 20:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-09 20:03 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Thu, 9 Sep 2021 04:25:45 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.init

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e2e694b9e6f3ec7deeb233b6b0fe20b6a47b304b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-09-09 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09  4:25 [git pull] root filesystem type handling series Al Viro
2021-09-09 20:03 ` pr-tracker-bot

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