linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] idmapped updates
@ 2021-08-31 10:02 Christian Brauner
  2021-08-31 19:52 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Brauner @ 2021-08-31 10:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, linux-kernel

Hi Linus,

/* Summary */
The bulk of the idmapped work this cycle is adding support for idmapped mounts
to btrfs. While this required the addition of a (simple) new vfs helper all the
work is going through David Sterba's btrfs tree. It was way simpler to do it
this way rather then forcing David to coordinate between his btrfs and my tree.
Plus I don't care who merges it as long as I feel I can trust the maintainer
and the btrfs folks were really fast and helpful in reviewing this work.
As always, associated with the btrfs port for idmapped mounts is a new fstests
extension specifically concerned with btrfs ioctls (e.g. subvolume creation,
deletion etc.) on idmapped mounts which can be found in the fstests repo as
5f8179ce8b00 ("btrfs: introduce btrfs specific idmapped mounts tests").

Consequently, this PR should hopefully be boring. It only contains
documentation updates, specifically about how idmappings and idmapped mounts
work.

(In case any question come up I'll be on vacation next week so responding might
take a while.)

/* Testing */
All patches are based on v5.14-rc3 and have been sitting in linux-next. No
build failures or warnings were observed. All old and new tests are passing.

/* Conflicts */
At the time of creating this PR no merge conflicts were reported from
linux-next and no merge conflicts showed up doing a test-merge with current
mainline.

The following changes since commit ff1176468d368232b684f75e82563369208bc371:

  Linux 5.14-rc3 (2021-07-25 15:35:14 -0700)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux tags/fs.idmapped.v5.15

for you to fetch changes up to ad19607a90b29eef044660aba92a2a2d63b1e977:

  doc: give a more thorough id handling explanation (2021-08-11 15:28:32 +0200)

Please consider pulling these changes from the signed fs.idmapped.v5.15 tag.

Thanks!
Christian

----------------------------------------------------------------
fs.idmapped.v5.15

----------------------------------------------------------------
Christian Brauner (1):
      doc: give a more thorough id handling explanation

 Documentation/filesystems/idmappings.rst | 1026 ++++++++++++++++++++++++++++++
 Documentation/filesystems/index.rst      |    1 +
 2 files changed, 1027 insertions(+)
 create mode 100644 Documentation/filesystems/idmappings.rst

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

* Re: [GIT PULL] idmapped updates
  2021-08-31 10:02 [GIT PULL] idmapped updates Christian Brauner
@ 2021-08-31 19:52 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-31 19:52 UTC (permalink / raw)
  To: Christian Brauner; +Cc: Linus Torvalds, linux-fsdevel, linux-kernel

The pull request you sent on Tue, 31 Aug 2021 12:02:52 +0200:

> git@gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux tags/fs.idmapped.v5.15

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

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-08-31 19:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-31 10:02 [GIT PULL] idmapped updates Christian Brauner
2021-08-31 19:52 ` 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).