[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1693225987.git.dsterba@suse.com>
Date: Mon, 28 Aug 2023 14:41:41 +0200
From: David Sterba <dsterba@...e.com>
To: torvalds@...ux-foundation.org
Cc: David Sterba <dsterba@...e.com>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] AFFS updates for 6.6
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(-)
Powered by blists - more mailing lists