linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: linux-xfs <linux-xfs@vger.kernel.org>
Subject: [ANNOUNCE] xfsprogs for-next updated to 6040b5d5
Date: Mon, 7 Oct 2019 14:16:16 -0500	[thread overview]
Message-ID: <a4d1721d-4f60-1dfb-e09c-b7c42e35baa3@sandeen.net> (raw)


[-- 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 --]

                 reply	other threads:[~2019-10-07 19:16 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=a4d1721d-4f60-1dfb-e09c-b7c42e35baa3@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=linux-xfs@vger.kernel.org \
    /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 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).