public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfsprogs: master branch updated to 6e79202
Date: Tue, 4 Feb 2014 11:47:21 +1100	[thread overview]
Message-ID: <20140204004721.GY13997@dastard> (raw)

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

                 reply	other threads:[~2014-02-04  0:47 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=20140204004721.GY13997@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