linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] AFFS updates for 6.6
@ 2023-08-28 12:41 David Sterba
  2023-08-28 20:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2023-08-28 12:41 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-fsdevel, linux-kernel

Hi,

there are two minor updates for AFFS. Please pull, thanks.

* reimplement writepage() address space callback on top of migrate_folio()

* fix a build warning, local parameters 'toupper' collide with the
  standard ctype.h name

----------------------------------------------------------------
The following changes since commit 706a741595047797872e669b3101429ab8d378ef:

  Linux 6.5-rc7 (2023-08-20 15:02:52 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/affs-for-6.6-tag

for you to fetch changes up to 4d4f1468a002b76fb4796985a11671d50c88e520:

  affs: rename local toupper() to fn() to avoid confusion (2023-08-22 14:20:10 +0200)

----------------------------------------------------------------
Andy Shevchenko (1):
      affs: rename local toupper() to fn() to avoid confusion

Matthew Wilcox (Oracle) (1):
      affs: remove writepage implementation

 fs/affs/file.c  | 14 +++++++++-----
 fs/affs/namei.c | 20 ++++++++++----------
 2 files changed, 19 insertions(+), 15 deletions(-)

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

* Re: [GIT PULL] AFFS updates for 6.6
  2023-08-28 12:41 [GIT PULL] AFFS updates for 6.6 David Sterba
@ 2023-08-28 20:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-08-28 20:15 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-fsdevel, linux-kernel

The pull request you sent on Mon, 28 Aug 2023 14:41:41 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/affs-for-6.6-tag

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

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:[~2023-08-28 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-28 12:41 [GIT PULL] AFFS updates for 6.6 David Sterba
2023-08-28 20:15 ` 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).