* [GIT PULL] xfs: updates for 6.1
@ 2022-10-10 21:38 Dave Chinner
2022-10-11 3:40 ` Linus Torvalds
2022-10-11 3:43 ` pr-tracker-bot
0 siblings, 2 replies; 3+ messages in thread
From: Dave Chinner @ 2022-10-10 21:38 UTC (permalink / raw)
To: Linus Torvalds; +Cc: djwong, linux-xfs
Hi Linus,
Can you please pull the latest XFS updates from the tag below? There
are relatively few updates this cycle; half the cycle was eaten by a
grue, the other half was eaten by a tricky data corruption issue
that I still haven't entirely solved. Hence there's no major changes
in this cycle and it's largely just minor cleanups and small bug
fixes.
The branch merges cleanly with your tree as of a few minutes ago.
Please let me know if you see something different!
-Dave.
The following changes since commit 521a547ced6477c54b4b0cc206000406c221b4d6:
Linux 6.0-rc6 (2022-09-18 13:44:14 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.1-for-linus
for you to fetch changes up to e033f40be262c4d227f8fbde52856e1d8646872b:
xfs: on memory failure, only shut down fs after scanning all mappings (2022-10-04 16:40:01 +1100)
----------------------------------------------------------------
xfs: changes for 6.1-rc1
This update contains:
- fixes for filesystem shutdown procedure during a DAX memory
failure notification
- bug fixes
- logic cleanups
- log message cleanups
- updates to use vfs{g,u}id_t helpers where appropriate
Signed-off-by: Dave Chinner <david@fromorbit.com>
----------------------------------------------------------------
Christian Brauner (1):
xfs: port to vfs{g,u}id_t and associated helpers
Darrick J. Wong (1):
xfs: on memory failure, only shut down fs after scanning all mappings
Gaosheng Cui (1):
xfs: remove xfs_setattr_time() declaration
Shida Zhang (2):
xfs: trim the mapp array accordingly in xfs_da_grow_inode_int
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
Zeng Heng (7):
xfs: remove the redundant word in comment
xfs: remove redundant else for clean code
xfs: clean up "%Ld/%Lu" which doesn't meet C standard
xfs: replace unnecessary seq_printf with seq_puts
xfs: simplify if-else condition in xfs_validate_new_dalign
xfs: simplify if-else condition in xfs_reflink_trim_around_shared
xfs: missing space in xfs trace log
Zhiqiang Liu (1):
xfs: do not need to check return value of xlog_kvmalloc()
ye xingchen (1):
xfs: Remove the unneeded result variable
fs/xfs/libxfs/xfs_bmap.c | 2 +-
fs/xfs/libxfs/xfs_da_btree.c | 2 +-
fs/xfs/libxfs/xfs_dir2.c | 50 ++++++++++++++++++++++++++++++--------------------
fs/xfs/libxfs/xfs_dir2.h | 4 ++--
fs/xfs/libxfs/xfs_dir2_sf.c | 4 +---
fs/xfs/libxfs/xfs_inode_fork.c | 4 ++--
fs/xfs/scrub/dir.c | 2 +-
fs/xfs/xfs_attr_item.c | 6 ------
fs/xfs/xfs_dir2_readdir.c | 2 +-
fs/xfs/xfs_inode.c | 13 ++++++-------
fs/xfs/xfs_inode_item.c | 2 +-
fs/xfs/xfs_inode_item_recover.c | 4 ++--
fs/xfs/xfs_iops.c | 6 ++++--
fs/xfs/xfs_iops.h | 1 -
fs/xfs/xfs_itable.c | 8 ++++++--
fs/xfs/xfs_log.c | 10 +++++-----
fs/xfs/xfs_mount.c | 38 ++++++++++++++++++++------------------
fs/xfs/xfs_notify_failure.c | 26 +++++++++++++++++---------
fs/xfs/xfs_reflink.c | 22 ++++++++++++----------
fs/xfs/xfs_stats.c | 4 ++--
fs/xfs/xfs_trace.h | 4 ++--
21 files changed, 116 insertions(+), 98 deletions(-)
--
Dave Chinner
david@fromorbit.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] xfs: updates for 6.1
2022-10-10 21:38 [GIT PULL] xfs: updates for 6.1 Dave Chinner
@ 2022-10-11 3:40 ` Linus Torvalds
2022-10-11 3:43 ` pr-tracker-bot
1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2022-10-11 3:40 UTC (permalink / raw)
To: Dave Chinner; +Cc: djwong, linux-xfs
On Mon, Oct 10, 2022 at 2:38 PM Dave Chinner <david@fromorbit.com> wrote:
>
> Can you please pull the latest XFS updates from the tag below?
Pulled.
However, I wanted to just note that this was in my spam folder.
Not usually a problem, since I tend to check it daily, but the
checking is admittedly fairly cursory. Generally a big "GIT PULL"
subject I will see, though.
I don't see anything actively suspicious in the email, but I do note
that you seem to have neither SPF nor DKIM set up on the mail server,
which is almost certainly one of the things that ends up pushing it
towards spam.
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] xfs: updates for 6.1
2022-10-10 21:38 [GIT PULL] xfs: updates for 6.1 Dave Chinner
2022-10-11 3:40 ` Linus Torvalds
@ 2022-10-11 3:43 ` pr-tracker-bot
1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2022-10-11 3:43 UTC (permalink / raw)
To: Dave Chinner; +Cc: Linus Torvalds, djwong, linux-xfs
The pull request you sent on Tue, 11 Oct 2022 08:38:27 +1100:
> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.1-for-linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/60bb8154d1d77042a5d43d335a68fdb202302cbe
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-10-11 3:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-10 21:38 [GIT PULL] xfs: updates for 6.1 Dave Chinner
2022-10-11 3:40 ` Linus Torvalds
2022-10-11 3:43 ` 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