lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250523-vfs-mount-api-7c425ef2eee6@brauner>
Date: Fri, 23 May 2025 14:39:17 +0200
From: Christian Brauner <brauner@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Christian Brauner <brauner@...nel.org>,
	linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL for v6.16] vfs mount api

Hey Linus,

/* Summary */

This converts the bfs and omfs filesystems to the new mount api.

/* Testing */

gcc (Debian 14.2.0-19) 14.2.0
Debian clang version 19.1.7 (3)

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 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  git@...olite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.16-rc1.mount.api

for you to fetch changes up to 759cfedc5ee7e5a34fd53a4412a4645204bf7f8d:

  omfs: convert to new mount API (2025-04-28 10:54:39 +0200)

Please consider pulling these changes from the signed vfs-6.16-rc1.mount.api tag.

Thanks!
Christian

----------------------------------------------------------------
vfs-6.16-rc1.mount.api

----------------------------------------------------------------
Pavel Reichl (2):
      bfs: convert bfs to use the new mount api
      omfs: convert to new mount API

 fs/bfs/inode.c  |  30 +++++++---
 fs/omfs/inode.c | 176 +++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 125 insertions(+), 81 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ