All of lore.kernel.org
 help / color / mirror / Atom feed
From: Damien Le Moal <dlemoal@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org
Subject: [GIT PULL] zonefs changes for 6.17-rc1
Date: Mon, 28 Jul 2025 14:34:59 +0900	[thread overview]
Message-ID: <20250728053459.78340-1-dlemoal@kernel.org> (raw)

Linus,

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs tags/zonefs-6.17-rc1

for you to fetch changes up to 6982100bb8297c46122cac4f684dcf44cb7d0d8c:

  zonefs: use ZONEFS_SUPER_SIZE instead of PAGE_SIZE (2025-06-13 15:49:00 +0900)

----------------------------------------------------------------
zonefs changes for 6.17-rc1

 - Use ZONEFS_SUPER_SIZE instead of PAGE_SIZE to read from disk the
   super block (Johannes).

----------------------------------------------------------------
Johannes Thumshirn (1):
      zonefs: use ZONEFS_SUPER_SIZE instead of PAGE_SIZE

 fs/zonefs/super.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

             reply	other threads:[~2025-07-28  5:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-28  5:34 Damien Le Moal [this message]
2025-07-29  0:13 ` [GIT PULL] zonefs changes for 6.17-rc1 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=20250728053459.78340-1-dlemoal@kernel.org \
    --to=dlemoal@kernel.org \
    --cc=linux-fsdevel@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.