linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] xfsprogs for-next updated to 6040b5d5
@ 2019-10-07 19:16 Eric Sandeen
  0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2019-10-07 19:16 UTC (permalink / raw)
  To: linux-xfs


[-- Attachment #1.1: Type: text/plain, Size: 2188 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.

Still working through Darrick's patchbomb.  Other than that:

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.

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

6040b5d5 (HEAD -> for-next, korg/for-next, refs/patches/for-next/xfs_scrub__batch_inumbers_calls_during_fscounters_calculation-1.patch) xfs_scrub: batch inumbers calls during fscounters calculation

New Commits:

Darrick J. Wong (4):
      [3c8276c4] xfs_io: add a bulkstat command
      [1ff6be86] xfs_spaceman: remove open-coded per-ag bulkstat
      [23ea9841] xfs_scrub: convert to per-ag inode bulkstat operations
      [6040b5d5] xfs_scrub: batch inumbers calls during fscounters calculation

Eric Biggers (9):
      [f007179d] xfs_io/encrypt: remove unimplemented encryption modes
      [336e7c19] xfs_io/encrypt: update to UAPI definitions from Linux v5.4
      [eb6c66e6] xfs_io/encrypt: generate encryption modes for 'help set_encpolicy'
      [7cde2c28] xfs_io/encrypt: add new encryption modes
      [c304c84f] xfs_io/encrypt: extend 'get_encpolicy' to support v2 policies
      [a7a5e44c] xfs_io/encrypt: extend 'set_encpolicy' to support v2 policies
      [ba71de04] xfs_io/encrypt: add 'add_enckey' command
      [c808a097] xfs_io/encrypt: add 'rm_enckey' command
      [dafb55f9] xfs_io/encrypt: add 'enckey_status' command


Code Diffstat:

 io/Makefile        |   9 +-
 io/bulkstat.c      | 518 ++++++++++++++++++++++++++++++++++
 io/encrypt.c       | 816 ++++++++++++++++++++++++++++++++++++++++++++++-------
 io/init.c          |   1 +
 io/io.h            |   1 +
 libfrog/bulkstat.c |  20 ++
 libfrog/bulkstat.h |   3 +
 man/man8/xfs_io.8  | 155 +++++++++-
 scrub/fscounters.c |  26 +-
 scrub/inodes.c     |  20 +-
 spaceman/health.c  |  16 +-
 11 files changed, 1424 insertions(+), 161 deletions(-)
 create mode 100644 io/bulkstat.c


[-- 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:[~2019-10-07 19:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-07 19:16 [ANNOUNCE] xfsprogs for-next updated to 6040b5d5 Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).