* [ANNOUNCE] xfsprogs: master branch updated to 2c35010
@ 2014-05-20 8:36 Dave Chinner
0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2014-05-20 8:36 UTC (permalink / raw)
To: xfs
[-- Attachment #1.1: Type: text/plain, Size: 2015 bytes --]
Hi folks,
The xfsprogs repository at git://oss.sgi.com/xfs/cmds/xfsprogs has
just been updated.
If I missed any patches that had been delayed for the 3.2.0 release
in this sweep, please point them out to me so I can pick them up. I
plan to pull in the free inode btree patches in the next couple of
days, and then stabilise for a 3.2.1 release by the middle of June.
The new head of the master branch is commit:
2c35010 xfs_repair: don't let bplist index go negative in prefetch
New Commits:
Eric Sandeen (2):
[bfc541e] xfsprogs: remove xfs_check
[2c35010] xfs_repair: don't let bplist index go negative in prefetch
Junxiao Bi (1):
[2277ce3] xfs_copy: use exit() to replace killall()
Mark Tinguely (2):
[dd2c21d] libxfs: remove unused argument in trans_iput
[260c85e] libxfs: dont free xfs_inode until complete
Roger Willcocks (1):
[6626020] libxfs: fix compile error when libxfs header used in C++ code
Code Diffstat:
copy/xfs_copy.c | 30 +------
db/Makefile | 3 +-
db/attrset.c | 4 +-
db/xfs_check.sh | 42 ----------
include/libxfs.h | 7 +-
include/xfs_ialloc.h | 2 +-
libxfs/init.c | 4 +-
libxfs/rdwr.c | 2 +-
libxfs/trans.c | 60 ++------------
libxfs/util.c | 1 -
libxfs/xfs.h | 1 -
libxfs/xfs_ialloc.c | 6 +-
man/man8/xfs_check.8 | 203 -----------------------------------------------
man/man8/xfs_db.8 | 68 +++++++++++++---
man/man8/xfs_mdrestore.8 | 1 -
man/man8/xfs_ncheck.8 | 7 +-
man/man8/xfs_repair.8 | 1 -
mkfs/proto.c | 18 +----
repair/phase6.c | 15 ++--
repair/phase7.c | 2 +-
repair/prefetch.c | 2 +-
21 files changed, 88 insertions(+), 391 deletions(-)
delete mode 100755 db/xfs_check.sh
delete mode 100644 man/man8/xfs_check.8
--
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-20 8:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20 8:36 [ANNOUNCE] xfsprogs: master branch updated to 2c35010 Dave Chinner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox