From: Dave Chinner <david@fromorbit.com>
To: linux-xfs@vger.kernel.org
Subject: [ANNOUNCE] xfsprogs: v4.8.0-rc3 released
Date: Mon, 3 Oct 2016 14:32:34 +1100 [thread overview]
Message-ID: <20161003033233.GM27872@dastard> (raw)
[-- Attachment #1: Type: text/plain, Size: 1878 bytes --]
Hi Folks,
The xfsprogs repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git
has just been updated and tagged as v4.8.0-rc3. This contains fixes
for repair, libxcmd and libxfs, and a clean up the xfs_io inode
command. If nothing else comes up in the next week, then the next
update will be a full release.
-Dave.
The new head of the master branch is commit:
36617169e946 xfsprogs: Release 4.8.0-rc3
New Commits:
Darrick J. Wong (2):
[636f06d882cf] xfs_repair: fix bogosity when rmapping new AGFL blocks
[ef4332b8fbd3] xfs_repair: add freesp btree block overflow to the free space
Dave Chinner (1):
[36617169e946] xfsprogs: Release 4.8.0-rc3
Eric Sandeen (6):
[81f8132ae361] libxfs: remove unused libxfs_iget arg
[870ecc222fb4] xfs_io: fix inode command help and argsmax
[d0e8bb48b7a6] xfs_io: factor out new get_last_inode() helper
[5afa1b2d0f2c] xfs_io: move inode command arg handling to top
[d5b046de584d] xfs_io: refactor inode command
[197069505b88] xfs_io: fix inode command with "-n" for bogus inode
Eryu Guan (1):
[753a71d46f0f] libxcmd: fix counting of xfs entries in fs_table_insert
Code Diffstat:
VERSION | 2 +-
configure.ac | 2 +-
db/attrset.c | 4 +-
doc/CHANGES | 7 ++
include/xfs_inode.h | 2 +-
io/open.c | 178 ++++++++++++++++++++++++++++----------------------
libxcmd/paths.c | 3 +-
libxfs/libxfs_api_defs.h | 1 +
libxfs/rdwr.c | 4 +-
libxfs/trans.c | 4 +-
repair/phase5.c | 102 +++++++++++++++++++++--------
repair/phase6.c | 10 +--
repair/rmap.c | 15 +++--
13 files changed, 209 insertions(+), 125 deletions(-)
--
Dave Chinner
david@fromorbit.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
reply other threads:[~2016-10-03 3:32 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=20161003033233.GM27872@dastard \
--to=david@fromorbit.com \
--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;
as well as URLs for NNTP newsgroup(s).