* [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
* Re: [git pull] UFS pile
2025-05-30 19:12 [git pull] UFS pile Al Viro
@ 2025-05-30 23:17 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-05-30 23:17 UTC (permalink / raw)
To: Al Viro; +Cc: Linus Torvalds, linux-fsdevel
The pull request you sent on Fri, 30 May 2025 20:12:37 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-ufs
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/edb94482e9d6da6e397e8b1cd0400d673b24fd35
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-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.