linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] vfs rust
@ 2025-03-22 10:17 Christian Brauner
  2025-03-24 21:01 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Brauner @ 2025-03-22 10:17 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Christian Brauner, linux-fsdevel, linux-kernel

Hey Linus,

/* Summary */

This contains minor fixes and improvements to rust file bindings:

- Optimize rust symbol generation for FileDescriptorReservation.

- Optimize rust symbol generation for SeqFile.

/* Testing */

gcc version 14.2.0 (Debian 14.2.0-6)
Debian clang version 16.0.6 (27+b1)

No build failures or warnings were observed.

/* Conflicts */

Merge conflicts with mainline
=============================

No known conflicts.

Merge conflicts with other trees
================================

No known conflicts.

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.15-rc1.rust

for you to fetch changes up to 0b9817caac1d4d6bf7dc8f7f23ffd95a3f5bb43a:

  rust: optimize rust symbol generation for SeqFile (2025-03-18 09:26:24 +0100)

Please consider pulling these changes from the signed vfs-6.15-rc1.rust tag.

Thanks!
Christian

----------------------------------------------------------------
vfs-6.15-rc1.rust

----------------------------------------------------------------
Kunwu Chan (2):
      rust: file: optimize rust symbol generation for FileDescriptorReservation
      rust: optimize rust symbol generation for SeqFile

 rust/kernel/fs/file.rs  | 4 ++++
 rust/kernel/seq_file.rs | 1 +
 2 files changed, 5 insertions(+)

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

* Re: [GIT PULL] vfs rust
  2025-03-22 10:17 [GIT PULL] vfs rust Christian Brauner
@ 2025-03-24 21:01 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-03-24 21:01 UTC (permalink / raw)
  To: Christian Brauner
  Cc: Linus Torvalds, Christian Brauner, linux-fsdevel, linux-kernel

The pull request you sent on Sat, 22 Mar 2025 11:17:35 +0100:

> git@gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.15-rc1.rust

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

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:[~2025-03-24 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-22 10:17 [GIT PULL] vfs rust Christian Brauner
2025-03-24 21:01 ` 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).