[ANNOUNCE] xfsprogs for-next updated to ad943585

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

(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: 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