All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] UFS pile
@ 2025-05-30 19:12 Al Viro
  2025-05-30 23:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2025-05-30 19:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

The bulk of that is Eric's conversion of UFS to new mount API, with
a bit of cleanups from me.  I hoped to get stricter sanity checks
on superblock flags into that pile, but... next cycle, hopefully.

The following changes since commit 82f2b0b97b36ee3fcddf0f0780a9a0825d52fec3:

  Linux 6.15-rc6 (2025-05-11 14:54:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-ufs

for you to fetch changes up to b70cb459890b7590c6d909da8c1e7ecfaf6535fb:

  ufs: convert ufs to the new mount API (2025-05-14 22:40:55 -0400)

----------------------------------------------------------------
Mostly the conversion to new API

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

----------------------------------------------------------------
Al Viro (2):
      ufs: split ->s_mount_opt - don't mix flavour and on-error
      ufs: reject multiple conflicting -o ufstype=... on mount

Eric Sandeen (1):
      ufs: convert ufs to the new mount API

 fs/ufs/super.c | 307 +++++++++++++++++++++++++--------------------------------
 fs/ufs/ufs.h   |   9 +-
 2 files changed, 139 insertions(+), 177 deletions(-)

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

end of thread, other threads:[~2025-05-30 23:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-30 19:12 [git pull] UFS pile Al Viro
2025-05-30 23:17 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.