public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfsdump 3.1.10 released
@ 2022-02-11 20:59 Eric Sandeen
  2022-02-13  2:47 ` L A Walsh
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Sandeen @ 2022-02-11 20:59 UTC (permalink / raw)
  To: xfs; +Cc: Anthony Iliopoulos, Gao Xiang, L A Walsh


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

Hi folks,

The xfsdump repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfsdump-dev.git

has just been updated.

The new head of the master branch is commit:

3607469 (HEAD -> master, tag: v3.1.10, origin/master, origin/HEAD, korg/master) xfsdump: Release 3.1.10

I've deferred Darrick's patch to remove dmapi interfaces for now,
because I don't want to stall on getting the fix for the root inode
problems out there any longer. It's been ... quite long enough.

Next release we can think about the dmapi junk, and possibly the
workaround for the broken dumps with the root inode problem.

This should at least be generating valid dumps on those filesystems
with "interesting" geometry, again.

New Commits:

Anthony Iliopoulos (2):
      [15689d8] xfsdump: remove obsolete code for handling mountpoint inodes
      [f8c9cdc] xfsdump: remove obsolete code for handling xenix named pipes

Eric Sandeen (3):
      [5f9f0ca] xfsdump: rename worker threads
      [25b42fb] xfsdump: don't try to generate .ltdep in inventory/
      [3607469] xfsdump: Release 3.1.10

Gao Xiang (2):
      [3b71c7f] xfsdump: Revert "xfsdump: handle bind mount targets"
      [0717c1c] xfsdump: intercept bind mount targets


Code Diffstat:

 VERSION                 |  2 +-
 common/drive.h          |  2 +-
 common/drive_minrmt.c   | 16 +++++------
 common/drive_scsitape.c | 16 +++++------
 common/main.c           |  8 +++---
 common/ring.c           | 58 ++++++++++++++++++-------------------
 common/ring.h           | 32 ++++++++++-----------
 common/stream.c         |  2 +-
 common/ts_mtio.h        |  2 +-
 configure.ac            |  2 +-
 debian/changelog        |  7 +++++
 doc/CHANGES             |  5 ++++
 doc/files.obj           |  2 +-
 doc/xfsdump.html        |  6 ++--
 dump/content.c          | 89 +++++++++++++++++++++++++++++++++++++++++----------------
 dump/inomap.c           |  3 --
 inventory/Makefile      |  2 --
 restore/content.c       |  8 ------
 18 files changed, 149 insertions(+), 113 deletions(-)

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-17 14:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-11 20:59 [ANNOUNCE] xfsdump 3.1.10 released Eric Sandeen
2022-02-13  2:47 ` L A Walsh
2022-02-14 14:28   ` Eric Sandeen
2022-02-17 14:58     ` L A Walsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox