Linux filesystem development
 help / color / mirror / Atom feed
From: Chandan Babu R <chandanbabu@kernel.org>
To: torvalds@linux-foundation.org
Cc: chandanbabu@kernel.org,aalbersh@redhat.com, djwong@kernel.org,
	hch@lst.de, linux-fsdevel@vger.kernel.org,
	linux-xfs@vger.kernel.org
Subject: [GIT PULL] xfs: bug fixes for 6.8
Date: Sat, 03 Feb 2024 20:52:40 +0530	[thread overview]
Message-ID: <87sf29efj8.fsf@debian-BULLSEYE-live-builder-AMD64> (raw)

The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:

  Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.8-fixes-2

for you to fetch changes up to 881f78f472556ed05588172d5b5676b48dc48240:

  xfs: remove conditional building of rt geometry validator functions (2024-01-30 14:04:43 +0530)

----------------------------------------------------------------
Bug fixes for 6.8-rc3:

 * Clear XFS_ATTR_INCOMPLETE filter on removing xattr from a node format
   attribute fork.

 * Remove conditional compilation of realtime geometry validator functions to
   prevent confusing error messages from being printed on the console during the
   mount operation.

Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>

----------------------------------------------------------------
Andrey Albershteyn (1):
      xfs: reset XFS_ATTR_INCOMPLETE filter on node removal

Darrick J. Wong (1):
      xfs: remove conditional building of rt geometry validator functions

 fs/xfs/libxfs/xfs_attr.c     |  6 +++---
 fs/xfs/libxfs/xfs_rtbitmap.c | 14 --------------
 fs/xfs/libxfs/xfs_rtbitmap.h | 16 ----------------
 fs/xfs/libxfs/xfs_sb.c       | 14 ++++++++++++++
 fs/xfs/libxfs/xfs_sb.h       |  2 ++
 fs/xfs/libxfs/xfs_types.h    | 12 ++++++++++++
 fs/xfs/scrub/rtbitmap.c      |  1 +
 fs/xfs/scrub/rtsummary.c     |  1 +
 8 files changed, 33 insertions(+), 33 deletions(-)

             reply	other threads:[~2024-02-03 15:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-03 15:22 Chandan Babu R [this message]
2024-02-04  7:44 ` [GIT PULL] xfs: bug fixes for 6.8 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2024-01-27 11:22 Chandan Babu R
2024-01-27 17:21 ` 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=87sf29efj8.fsf@debian-BULLSEYE-live-builder-AMD64 \
    --to=chandanbabu@kernel.org \
    --cc=aalbersh@redhat.com \
    --cc=djwong@kernel.org \
    --cc=hch@lst.de \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-xfs@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox