From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfsprogs: v4.3.0 released
Date: Mon, 23 Nov 2015 15:44:46 +1100 [thread overview]
Message-ID: <20151123044446.GL19199@dastard> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 3935 bytes --]
Hi folks,
The xfsprogs repositories have just been updated and tagged with the
v4.3.0 release tag. It can be found here:
git://oss.sgi.com/xfs/cmds/xfsprogs.git v4.3.0
git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git v4.3.0
A signed gzipped-tar archive of the source code is available
here:
ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-4.3.0.tar.gz
ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-4.3.0.tar.gz.sign
The archive is signed with my gpg key (the same one that this
release announcement is signed with).
Many thanks go to all the contributors to this release. The sumary
of changes since v4.2.0 can be found listed in doc/CHANGES, which I
have reproduced in part below.
-Dave.
xfsprogs-4.3.0 (23 Nov 2015)
- xfs_fsr: cleanups to recent changes (Eric Sandeen)
- xfs_fsr: improved temp file attr fork handling (Eric Sandeen)
- libxfs: output verifier names in warnings (Eric Sandeen)
- xfs_repair: enable verifier corruption warnings on very verbose
output settings (Eric Sandeen)
- debian: update initramfs in postinst script (Steve McIntyre)
xfsprogs-4.3.0-rc2 (10 Nov 2015)
- xfs_fsr: abstract mntinfo/mntent differences (Jan Tulak)
- xfs_io: update reflink/dedupe ioctl definitions and implementation
(Darrick Wong)
- libxcmd: factoring of runtime reporting (Darrick Wong)
- man page fixes (Ville Skyttä)
- removal of ASSERT from exported headers
xfsprogs-4.3.0-rc1 (14 Oct 2015)
- xfs_io: reflink and dedupe operation support (Darrick Wong)
- xfs_db: blockget/blocktrash support for v5 filesystems
(Darrick Wong)
- xfs_repair: many directory/attr cleanups and fixes (Eric Sandeen)
- More OS X build improvements (Jan Tulak)
- Log zeroing rework for v5 filesystems to prevent log sequence
numbers from going backwards (Brain Foster)
The new head of the master branch is commit:
2c909e1 xfsprogs: Release v4.3.0
New Commits since 4.3.0-rc2:
Dave Chinner (2):
[a32546b] fsr: clean up mountpoint checks
[2c909e1] xfsprogs: Release v4.3.0
Eric Sandeen (4):
[7849d55] fsr: more tidy up work
[e7e3152] fsr: more selinux fixes
[a3fac93] libxfs: print name of verifier if it fails
[23639f7] repair: print XFS_WANT_CORRUPTED info with -vvv
Steve McIntyre (1):
[c8b04a6] debian: update initramfs in postinst
Code Diffstat:
VERSION | 2 +-
configure.ac | 2 +-
db/attr.c | 1 +
db/dir2.c | 1 +
db/metadump.c | 3 +-
debian/changelog | 8 +++++
debian/postinst | 25 +++++++++++++
doc/CHANGES | 10 +++++-
fsr/xfs_fsr.c | 87 +++++++++++++++++----------------------------
include/xfs_mount.h | 1 +
libxfs/libxfs_io.h | 1 +
libxfs/libxfs_priv.h | 23 +++++++++---
libxfs/rdwr.c | 5 +--
libxfs/util.c | 4 +--
libxfs/xfs_alloc.c | 2 ++
libxfs/xfs_alloc_btree.c | 1 +
libxfs/xfs_attr_leaf.c | 1 +
libxfs/xfs_attr_remote.c | 1 +
libxfs/xfs_bmap_btree.c | 1 +
libxfs/xfs_da_btree.c | 1 +
libxfs/xfs_dir2_block.c | 1 +
libxfs/xfs_dir2_data.c | 2 ++
libxfs/xfs_dir2_leaf.c | 2 ++
libxfs/xfs_dir2_node.c | 1 +
libxfs/xfs_dquot_buf.c | 1 +
libxfs/xfs_ialloc.c | 1 +
libxfs/xfs_ialloc_btree.c | 1 +
libxfs/xfs_inode_buf.c | 2 ++
libxfs/xfs_sb.c | 2 ++
libxfs/xfs_symlink_remote.c | 1 +
man/man8/xfs_repair.8 | 2 +-
repair/xfs_repair.c | 4 +++
32 files changed, 132 insertions(+), 68 deletions(-)
create mode 100644 debian/postinst
--
Dave Chinner
david@fromorbit.com
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 121 bytes --]
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
reply other threads:[~2015-11-23 4:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20151123044446.GL19199@dastard \
--to=david@fromorbit.com \
--cc=xfs@oss.sgi.com \
/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