[ANNOUNCE] xfsprogs for-next updated to cac2b8b0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxx so they can be
picked up in the next update.

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

cac2b8b0 (HEAD -> for-next, origin/for-next, korg/for-next) xfs_scrub: simulate errors in the read-verify phase

New Commits:

Darrick J. Wong (24):
      [9d57cbfc] libfrog: fix workqueue error communication problems
      [bfd9b38b] libfrog: fix missing error checking in workqueue code
      [71296cf8] libfrog: split workqueue destroy functions
      [7668d01d] xfs_scrub: redistribute read verify pool flush and destroy responsibilities
      [cb321a39] libfrog: fix per-thread variable error communication problems
      [336c4824] libfrog: add missing per-thread variable error handling
      [233fabee] libfrog: fix bitmap error communication problems
      [d504cf0b] libfrog: fix missing error checking in bitmap code
      [da3dd6c0] xfs_scrub: fix per-thread counter error communication problems
      [0a9ac205] xfs_scrub: report all progressbar creation failures
      [8808a003] xfs_scrub: check progress bar timedwait failures
      [f0bbbd72] xfs_scrub: move all the queue_subdir error reporting to callers
      [499c104f] xfs_scrub: fix error handling problems in vfs.c
      [5c657f1e] xfs_scrub: fix handling of read-verify pool runtime errors
      [4cd869e5] xfs_scrub: abort all read verification work immediately on error
      [8cab77d3] xfs_scrub: fix read-verify pool error communication problems
      [601ebcd8] xfs_scrub: fix queue-and-stash of non-contiguous verify requests
      [22d658ec] xfs_scrub: only call read_verify_force_io once per pool
      [15589f0a] xfs_scrub: refactor inode prefix rendering code
      [20e10ad4] xfs_scrub: record disk LBA size
      [29c4f385] xfs_scrub: enforce read verify pool minimum io size
      [323ef14c] xfs_scrub: return bytes verified from a SCSI VERIFY command
      [27464242] xfs_scrub: fix read verify disk error handling strategy
      [cac2b8b0] xfs_scrub: simulate errors in the read-verify phase


Code Diffstat:

 libfrog/bitmap.c    |  26 ++++--
 libfrog/bitmap.h    |   2 +-
 libfrog/ptvar.c     |  43 +++++++---
 libfrog/ptvar.h     |   8 +-
 libfrog/workqueue.c |  73 ++++++++++++++---
 libfrog/workqueue.h |   2 +
 repair/rmap.c       |   4 +-
 repair/threads.c    |   6 ++
 scrub/common.c      |  35 ++++++++
 scrub/common.h      |   4 +
 scrub/counter.c     |  44 +++++-----
 scrub/counter.h     |   6 +-
 scrub/disk.c        |  78 ++++++++++++++++--
 scrub/disk.h        |   3 +-
 scrub/fscounters.c  |  16 +++-
 scrub/inodes.c      |  14 ++--
 scrub/phase2.c      |  13 +--
 scrub/phase3.c      |  31 ++++---
 scrub/phase4.c      |  12 ++-
 scrub/phase5.c      |   8 +-
 scrub/phase6.c      | 126 ++++++++++++++++++----------
 scrub/phase7.c      |  24 ++++--
 scrub/progress.c    |  20 +++--
 scrub/read_verify.c | 232 +++++++++++++++++++++++++++++++++++++++-------------
 scrub/read_verify.h |  17 ++--
 scrub/scrub.c       |  17 ++--
 scrub/spacemap.c    |  16 ++--
 scrub/vfs.c         |  62 +++++++++-----
 scrub/xfs_scrub.c   |   2 +
 29 files changed, 681 insertions(+), 263 deletions(-)

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux