All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.com>
To: torvalds@linux-foundation.org
Cc: David Sterba <dsterba@suse.com>,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] AFFS updates for 6.6
Date: Mon, 28 Aug 2023 14:41:41 +0200	[thread overview]
Message-ID: <cover.1693225987.git.dsterba@suse.com> (raw)

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(-)

             reply	other threads:[~2023-08-28 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-28 12:41 David Sterba [this message]
2023-08-28 20:15 ` [GIT PULL] AFFS updates for 6.6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1693225987.git.dsterba@suse.com \
    --to=dsterba@suse.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.