* [ANNOUNCE] xfsprogs: master branch updated to 6e79202
@ 2014-02-04 0:47 Dave Chinner
0 siblings, 0 replies; only message in thread
From: Dave Chinner @ 2014-02-04 0:47 UTC (permalink / raw)
To: xfs
Hi Folks,
The xfsprogs repository at git://oss.sgi.com/xfs/cmds/xfsprogs has
just been updated.
The new head of the master branch is commit:
6e79202 metadump: fully support discontiguous directory blocks
New Commits:
Dave Chinner (9):
[aaca101] xfs_repair: add support for validating dirent ftype field
[7e3ab89] libxfs: add a flags field to libxfs_getbuf_map
[6d5e5ee] libxfs: remove map from libxfs_readbufr_map
[dd9093d] xfs_repair: fix discontiguous directory block support
[878afc6] metadump: sanitise write_buf/index return values
[1516a5b] metadump: support writing discontiguous io cursors
[d452ae4] metadump: separate single block objects from multiblock objects
[ed73748] metadump: walk single fsb objects a block at a time
[6e79202] metadump: fully support discontiguous directory blocks
Code Diffstat:
db/io.c | 4 +-
db/metadump.c | 573 ++++++++++++++++++++++++++++++---------------------
include/libxfs.h | 11 +-
include/xfs_dir2.h | 3 +
libxfs/rdwr.c | 27 +--
libxfs/trans.c | 4 +-
libxfs/xfs_dir2.c | 16 ++
repair/dino_chunks.c | 11 +
repair/incore.h | 27 ++-
repair/incore_ino.c | 30 ++-
repair/phase6.c | 246 +++++++++++++++-------
repair/prefetch.c | 120 +++++++++--
repair/scan.c | 4 +-
13 files changed, 710 insertions(+), 366 deletions(-)
--
Dave Chinner
david@fromorbit.com
_______________________________________________
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-02-04 0:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-04 0:47 [ANNOUNCE] xfsprogs: master branch updated to 6e79202 Dave Chinner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox