From: Carlos Maiolino <cem@kernel.org>
To: linux-xfs@vger.kernel.org
Subject: [ANNOUNCE] xfsprogs updated to 6.0.0-rc0
Date: Thu, 15 Sep 2022 15:03:09 +0200 [thread overview]
Message-ID: <20220915130309.a72eyhog3jayy6rf@andromeda> (raw)
Hi folks,
The xfsprogs repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/
has just benn updated.
This is essentially a fast-forward merge from for-next branch, containing only
libxfs-sync patches.
Any questions, please let me know.
The new head of the master branch is commit:
3c6e12a4a xfsprogs: Release v6.0.0-rc0
New Commits:
Andrey Strachuk (1):
[798d43495] 798d43495
Carlos Maiolino (1):
[3c6e12a4a] 3c6e12a4a
Dan Carpenter (1):
[17df7eb7e] 17df7eb7e
Darrick J. Wong (6):
[722e81c12] 722e81c12
[7ff5f1edf] 7ff5f1edf
[d4292c669] d4292c669
[4f8415858] 4f8415858
[eae3e30d4] eae3e30d4
[e373f06a3] e373f06a3
Dave Chinner (17):
[ef78f876e] ef78f876e
[37dc5890e] 37dc5890e
[4330a9e00] 4330a9e00
[87db57baf] 87db57baf
[f9084bd95] f9084bd95
[bc87af992] bc87af992
[c1030eda4] c1030eda4
[1d202c10b] 1d202c10b
[9a73333d9] 9a73333d9
[75c01cccf] 75c01cccf
[83af0d13a] 83af0d13a
[8aa34dc9b] 8aa34dc9b
[cee2d89ae] cee2d89ae
[54f6b9e5e] 54f6b9e5e
[0b2f4162b] 0b2f4162b
[69535dadf] 69535dadf
[b9846dc9e] b9846dc9e
Slark Xiao (1):
[e4a32219d] e4a32219d
Xiaole He (1):
[ec36ecd2d] ec36ecd2d
hexiaole (1):
[d3e53ab7c] d3e53ab7c
Code Diffstat:
VERSION | 6 +--
configure.ac | 2 +-
db/fsmap.c | 2 +-
db/info.c | 2 +-
db/namei.c | 2 +-
include/xfs_inode.h | 65 ++++++++++++++++++++++++++-
libxfs/defer_item.c | 6 ++-
libxfs/init.c | 3 +-
libxfs/libxfs_api_defs.h | 1 +
libxfs/libxfs_priv.h | 12 +++--
libxfs/rdwr.c | 8 ++--
libxfs/util.c | 7 +--
libxfs/xfs_ag.c | 171 ++++++++++++++++++++++++++++++++++++++++++++++------------------------
libxfs/xfs_ag.h | 75 +++++++++++++++++++++++++------
libxfs/xfs_ag_resv.c | 2 +-
libxfs/xfs_alloc.c | 145 ++++++++++++++++++++++++++---------------------------------
libxfs/xfs_alloc.h | 58 +++++-------------------
libxfs/xfs_alloc_btree.c | 9 ++--
libxfs/xfs_attr.c | 22 +++++----
libxfs/xfs_attr.h | 10 ++---
libxfs/xfs_attr_leaf.c | 28 ++++++------
libxfs/xfs_attr_remote.c | 15 ++++---
libxfs/xfs_bmap.c | 84 +++++++++++++++++-----------------
libxfs/xfs_bmap_btree.c | 10 ++---
libxfs/xfs_btree.c | 29 +++++-------
libxfs/xfs_dir2.c | 2 +-
libxfs/xfs_dir2_block.c | 6 +--
libxfs/xfs_dir2_sf.c | 8 ++--
libxfs/xfs_format.h | 2 +-
libxfs/xfs_ialloc.c | 86 +++++++++++++++--------------------
libxfs/xfs_ialloc.h | 25 ++---------
libxfs/xfs_ialloc_btree.c | 20 ++++-----
libxfs/xfs_inode_buf.c | 15 +++----
libxfs/xfs_inode_fork.c | 65 ++++++++++++++-------------
libxfs/xfs_inode_fork.h | 27 ++---------
libxfs/xfs_refcount.c | 19 ++++----
libxfs/xfs_refcount_btree.c | 5 +--
libxfs/xfs_rmap.c | 8 ++--
libxfs/xfs_rmap_btree.c | 9 ++--
libxfs/xfs_symlink_remote.c | 2 +-
libxfs/xfs_trans_resv.c | 2 +-
libxfs/xfs_types.c | 73 ++++--------------------------
libxfs/xfs_types.h | 9 ----
mkfs/proto.c | 2 +-
repair/dino_chunks.c | 12 +++--
repair/dinode.c | 5 ++-
repair/phase6.c | 11 ++---
repair/quotacheck.c | 4 +-
repair/rmap.c | 16 ++++---
repair/scan.c | 70 +++++++++++++++++++++--------
50 files changed, 660 insertions(+), 617 deletions(-)
--
Carlos Maiolino
next reply other threads:[~2022-09-15 13:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-15 13:03 Carlos Maiolino [this message]
2022-09-15 16:22 ` [ANNOUNCE] xfsprogs updated to 6.0.0-rc0 Darrick J. Wong
2022-09-16 9:54 ` Carlos Maiolino
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=20220915130309.a72eyhog3jayy6rf@andromeda \
--to=cem@kernel.org \
--cc=linux-xfs@vger.kernel.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