From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfsprogs: master branch updated to 9851fd7
Date: Fri, 7 Nov 2014 11:41:36 +1100 [thread overview]
Message-ID: <20141107004136.GI23575@dastard> (raw)
Hi folks,
The xfsprogs repository at git://oss.sgi.com/xfs/cmds/xfsprogs has
just been updated. Given all the fixes we've accumulated since
v3.2.1 was released, I'm thinking that we should do a 3.2.2 release
shortly, so please test this tree now...
The new head of the master branch is commit:
9851fd7 repair: AGFL rebuild fails if btree split required
New Commits:
Dave Chinner (2):
[7c7c113] repair: fix XR_BLD_FREE_TRACE compilation errors
[9851fd7] repair: AGFL rebuild fails if btree split required
Eric Sandeen (7):
[bd9cc49] libxfs: use structure initializers for cache_operations
[3e1e6f8] libxfs: fix endian mishap in xfs_dialloc_ag()
[167d49c] libxfs: fix harmless sparse endian nit
[24e0479] xfsprogs: two more completely harmless sparse nits
[c7dd81c] xfs_io: add sync and syncfs commands
[e21c11e] mkfs: ignore stripe geom if sunit or swidth == physical sector size
[392e896] mkfs: don't warn about log sunit size if it was auto-discovered
Mark Tinguely (1):
[5b547f3] xfsctl.3: fix XFS_IOC_FSSETXATTR fields
Code Diffstat:
io/Makefile | 6 ++++-
io/init.c | 3 ++-
io/io.h | 1 +
io/sync.c | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++
libxfs/rdwr.c | 14 +++++------
libxfs/xfs_ialloc.c | 3 ++-
m4/package_libcdev.m4 | 17 +++++++++++++
man/man3/xfsctl.3 | 5 ++--
man/man8/xfs_io.8 | 10 ++++++++
mkfs/xfs_mkfs.c | 48 ++++++++++++++++++++++-------------
repair/phase5.c | 61 +++++++++++++++++++++++++++++---------------
repair/prefetch.c | 2 +-
rtcp/xfs_rtcp.c | 2 +-
13 files changed, 191 insertions(+), 51 deletions(-)
create mode 100644 io/sync.c
--
Dave Chinner
david@fromorbit.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
reply other threads:[~2014-11-07 0:41 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=20141107004136.GI23575@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