[ANNOUNCE] xfsprogs: for-next branch updated to ae9069f

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

ae9069f tools/find-api-violations: fix fs -> fsr in the directory list

This does the -rc5 libxfs sync, as well as miscellaneous fixes accumulated
since the last push.

After a bit of soak I'll push it all to master as well.

Thanks,
-Eric

New Commits:

Amir Goldstein (5):
      [3cfabff] xfs: sanity check directory inode di_size
      [3e86cfd] xfs: add missing include dependencies to xfs_dir2.h
      [3297e0c] xfs: replace xfs_mode_to_ftype table with switch statement
      [0962b5b] xfs: sanity check inode di_mode
      [eb24bcf] xfs_io: fix missing syncfs command

Christoph Hellwig (1):
      [744a862] xfsprogs: remove irix support

Darrick J. Wong (5):
      [c8dc423] xfs_db: fix the 'source' command when passed as a -c option
      [02b56f8] xfs_repair: strengthen geometry checks
      [fa2a8c1] xfs_repair: zero shared_vn
      [ce746a2] xfs_repair: trash dirattr btrees that cycle to the root
      [ae9069f] tools/find-api-violations: fix fs -> fsr in the directory list

Eric Sandeen (1):
      [a547152] libxfs: sanitize agcount on load

Eryu Guan (1):
      [6954769] xfs_io: add DAX and CoW extent-size flags to chattr manpage

Hou Tao (1):
      [04f1d80] xfs_logprint: handle log operation split of inode item correctly

chandan (1):
      [47dd674] xfs_db: Interpret inode's di_format field as unsigned


Code Diffstat:

 configure.ac                 |   1 +
 db/init.c                    |   8 +-
 db/inode.c                   |   2 +-
 db/input.c                   |  43 +++++++---
 db/metadump.c                |  10 +++
 doc/INSTALL                  |  44 -----------
 include/Makefile             |   2 +-
 include/builddefs.in         |   5 +-
 include/irix.h               | 491 -----------------------------------------------------------------------------------------------------------------
 include/xfs.h                |   2 -
 io/open.c                    |   4 -
 libxfs/init.c                |  23 ++++++
 libxfs/xfs_dir2.c            |  39 +++++----
 libxfs/xfs_dir2.h            |   8 +-
 libxfs/xfs_inode_buf.c       |  10 ++-
 logprint/log_misc.c          |  30 ++++---
 m4/package_libcdev.m4        |   2 +-
 man/man8/xfs_io.8            |   2 +-
 repair/attr_repair.c         |  17 ++--
 repair/dino_chunks.c         |   6 +-
 repair/globals.h             |   3 +-
 repair/phase1.c              |   7 ++
 repair/phase6.c              |   2 +-
 repair/sb.c                  |  27 ++++---
 repair/xfs_repair.c          |   2 +
 tools/find-api-violations.sh |   2 +-
 26 files changed, 177 insertions(+), 615 deletions(-)
 delete mode 100644 include/irix.h

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