All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfsprogs: for-next updated to 04a2d5d
@ 2018-03-27 20:28 Eric Sandeen
  0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2018-03-27 20:28 UTC (permalink / raw)
  To: linux-xfs


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

Hi folks,

The for-next branch of the xfsprogs repository at:

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

has just been updated.

Patches often get missed, so please check if your outstanding
patches were in this update. If they have not been in this update,
please resubmit them to linux-xfs@vger.kernel.org so they can be
picked up in the next update.

(I've left off the removal of non-linux platforms for now)

The new head of the for-next branch is commit:

04a2d5d fsck.xfs: allow forced repairs using xfs_repair

New Commits:

Baruch Siach (2):
      [40b2e29] workqueue: add missing pthreads header
      [e2bc34d] xfs_scrub: add missing paths header

Darrick J. Wong (4):
      [3452f45] xfs_repair: implement custom ifork verifiers
      [be66eb8] libfrog: fs_table_lookup_mount should realpath the argument
      [938f7b7] xfs_fsr: refactor mountpoint finding to use libfrog paths functi
      [9cf846b] mkfs: enable sparse inodes by default

Dave Chinner (1):
      [7459528] xfs_io: fix operation time reporting

Eric Sandeen (2):
      [f8cd7da] xfs_repair: use custom ifork verifier in mv_orphanage
      [4aa3c02] metadump/restore: don't use errno after fwrite/fread failures

Jan Tulak (2):
      [7c3e94a] xfs_repair: add flag -e to modify exit code for corrected errors
      [04a2d5d] fsck.xfs: allow forced repairs using xfs_repair


Code Diffstat:

 db/metadump.c             |  4 +--
 fsck/xfs_fsck.sh          | 57 +++++++++++++++++++++++++++++++++++-
 fsr/Makefile              |  4 ++-
 fsr/xfs_fsr.c             | 73 ++++++-----------------------------------------
 include/path.h            |  1 +
 include/workqueue.h       |  2 ++
 libfrog/paths.c           | 51 ++++++++++++++++++++++++---------
 libxcmd/input.c           | 16 +++++------
 libxfs/libxfs_api_defs.h  |  2 ++
 man/man8/fsck.xfs.8       |  7 +++++
 man/man8/xfs_repair.8     | 22 ++++++++++----
 mdrestore/xfs_mdrestore.c | 13 ++++-----
 mkfs/xfs_mkfs.c           |  4 +--
 repair/phase6.c           | 60 ++++++++++++++++++++++++++++++++++++--
 repair/xfs_repair.c       | 15 +++++++++-
 scrub/xfs_scrub.c         |  1 +
 16 files changed, 225 insertions(+), 107 deletions(-)


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-27 20:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-27 20:28 [ANNOUNCE] xfsprogs: for-next updated to 04a2d5d Eric Sandeen

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.