Message ID | 20240610-vfs-fixes-a84527e50cdb@brauner (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] vfs fixes | expand |
On Mon, 10 Jun 2024 at 07:10, Christian Brauner <brauner@kernel.org> wrote: > > This contains fixes for this merge window: > > * Restore debugfs behavior of ignoring unknown mount options. [...] Note: I organized this a bit differently to make it more obvious what areas the fixes were to. I tried to be careful, but I may have gotten it wrong. I do like being able to read the merge messages and get more of a "toplevel feel" for what changed, though, which is why I did it (as opposed to it being a "list of details"). I'm mentioning this in the hopes that your generally excellent summaries would be even more excellent in the future in case you agree with my changed merge log. Linus
The pull request you sent on Mon, 10 Jun 2024 16:09:10 +0200:
> git@gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.10-rc4.fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2ef5971ff345d3c000873725db555085e0131961
Thank you!
On Tue, Jun 11, 2024 at 12:15:36PM -0700, Linus Torvalds wrote: > On Mon, 10 Jun 2024 at 07:10, Christian Brauner <brauner@kernel.org> wrote: > > > > This contains fixes for this merge window: > > > > * Restore debugfs behavior of ignoring unknown mount options. > [...] > > Note: I organized this a bit differently to make it more obvious what > areas the fixes were to. > > I tried to be careful, but I may have gotten it wrong. Everything looks good to me! > > I do like being able to read the merge messages and get more of a > "toplevel feel" for what changed, though, which is why I did it (as > opposed to it being a "list of details"). > > I'm mentioning this in the hopes that your generally excellent > summaries would be even more excellent in the future in case you agree > with my changed merge log. Noted! I'll do that going forward!