linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] xfsprogs for-next updated to ad943585
@ 2020-01-31  1:27 Eric Sandeen
  0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2020-01-31  1:27 UTC (permalink / raw)
  To: linux-xfs


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

(Darrick, you don't need to resend yours) :)

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

ad943585 libxfs: remove duplicate attr function declarations

New Commits:

Darrick J. Wong (10):
      [147bdab0] man: list xfs_io lsattr inode flag letters
      [48a70ce8] man: document the xfs_db btheight command
      [af0876e7] man: reformat xfs_quota commands in the manpage for testing
      [94635201] man: document some missing xfs_db commands
      [09385584] xfs_db: dump per-AG reservations
      [2dd63108] xfs_io: fix copy_file_range length argument overflow
      [4eafc4d3] xfs_io: fix pwrite/pread length truncation on 32-bit systems
      [3f6bf952] xfs_repair: fix totally broken unit conversion in directory invalidation
      [abbb206c] xfs_io: fix integer over/underflow handling in timespec_from_string
      [ad943585] libxfs: remove duplicate attr function declarations

Eric Sandeen (4):
      [dda1a0a2] xfsprogs: alphabetize libxfs_api_defs.h
      [2cf10e4c] libxfs: move header includes closer to kernelspace
      [91c0b8d9] xfs_repair: don't search for libxfs.h in system headers
      [123b8513] xfsprogs: do not redeclare globals provided by libraries


Code Diffstat:

 db/attrset.c                |   4 +-
 db/info.c                   | 104 ++++++++++++++++++
 db/init.c                   |   1 -
 io/copy_file_range.c        |  15 ++-
 io/pread.c                  |   4 +-
 io/pwrite.c                 |   6 +-
 libxcmd/input.c             |  23 ++--
 libxfs/libxfs_api_defs.h    | 250 +++++++++++++++++++++++---------------------
 libxfs/libxfs_priv.h        |   8 --
 libxfs/xfs_ag_resv.c        |   3 +
 libxfs/xfs_alloc.c          |   1 +
 libxfs/xfs_alloc_btree.c    |   2 +
 libxfs/xfs_attr_leaf.c      |   1 +
 libxfs/xfs_bmap.c           |   1 +
 libxfs/xfs_btree.c          |   2 +
 libxfs/xfs_defer.c          |   4 +
 libxfs/xfs_dir2.c           |   1 +
 libxfs/xfs_dquot_buf.c      |   3 +
 libxfs/xfs_ialloc.c         |   1 +
 libxfs/xfs_iext_tree.c      |   6 +-
 libxfs/xfs_inode_buf.c      |   1 +
 libxfs/xfs_inode_fork.c     |   2 +-
 libxfs/xfs_refcount.c       |   1 +
 libxfs/xfs_refcount_btree.c |   1 +
 libxfs/xfs_rmap.c           |   1 +
 libxfs/xfs_trans_resv.c     |   1 +
 logprint/logprint.c         |   4 +-
 man/man8/xfs_db.8           | 102 ++++++++++++++++++
 man/man8/xfs_io.8           |  89 ++++++++++++++--
 man/man8/xfs_quota.8        |  15 +--
 mdrestore/xfs_mdrestore.c   |   1 -
 repair/phase6.c             |  10 +-
 repair/rmap.c               |   2 +-
 repair/slab.c               |   2 +-
 34 files changed, 496 insertions(+), 176 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:[~2020-01-31  1:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-31  1:27 [ANNOUNCE] xfsprogs for-next updated to ad943585 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).