All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfsdump: v3.1.5 released
Date: Wed, 14 Oct 2015 13:21:01 +1100	[thread overview]
Message-ID: <20151014022101.GP27164@dastard> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1914 bytes --]

Hi folks,

The xfsdump repositories have just been updated and tagged with the
v3.1.5 release tag. This is a minor bugfix release, and the changes
can be found below.

The source code can be found in these git repositories:

git://oss.sgi.com/xfs/cmds/xfsdump v3.1.5
git://git.kernel.org/pub/scm/fs/xfs/xfsdump-dev.git v3.1.5

A signed gzipped-tar archive of the source code is available
here:

ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsdump-3.1.5.tar.gz
ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsdump-3.1.5.tar.gz.sign

The archive is signed with my gpg key (the same one that this
release announcement is signed with).

-Dave.

The new head of the master branch is commit:

60e04ee xfsdump: Release v3.1.5

New Commits:

Dave Chinner (1):
      [60e04ee] xfsdump: Release v3.1.5

Nathan Scott (1):
      [5ce9dae] xfsdump: remove use of __psint_t, it is no longer available

Rich Johnston (2):
      [be93e52] xfsrestore: fix fs uuid order check for incremental restores
      [87d192c] xfsrestore: fix 2GB directory dump limitation for multi-stream

rjohnston@sgi.com (1):
      [33ff057] xfsdump: prevent segfault in cb_add_inogrp


Code Diffstat:

 VERSION                 |   2 +-
 common/drive_minrmt.c   |   4 +-
 common/drive_scsitape.c |   4 +-
 common/drive_simple.c   |  28 ++++++-----
 common/util.h           |   4 +-
 configure.ac            |   2 +-
 debian/changelog        |   6 +++
 doc/CHANGES             |   6 +++
 dump/content.c          |  16 +++---
 dump/inomap.c           |   8 ++-
 inventory/inv_api.c     | 130 ++++++++++++++++++++++++++++--------------------
 inventory/inv_mgr.c     |  53 +++++++++++++-------
 inventory/inv_priv.h    |   7 +--
 inventory/inventory.h   |  21 +++++---
 restore/content.c       |  23 +++++----
 15 files changed, 189 insertions(+), 125 deletions(-)
-- 
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

                 reply	other threads:[~2015-10-14  2:22 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=20151014022101.GP27164@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.