[ANNOUNCE] xfsprogs: master branch updated to 1b9fecf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Folks,

The xfsprogs repository at:

git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git

has just been updated. This contains all the current development,
and will be the basis of the upcoming 4.5 release. Still pending is
a user/kernel libxfs sync, so there will still be a few changes to
come from that before a 4.5-rc1 is tagged.

-Dave.

The new head of the master branch is commit:

1b9fecf libxfs: reset dirty buffer priority on lookup

New Commits:

Carlos Maiolino (1):
      [feb3d9c] include: Minor whitespace cleanup

Darrick J. Wong (4):
      [9a5fc88] libxfs: move struct xfs_attr_shortform to xfs_da_format.h
      [bcb416e] xfs_io: print dedupe errors to stderr, not stdout
      [00d5042] xfs_io: detect the '-R' option in getopt
      [e50c637] mkfs: factor finobt changes into min log size when formatting

Dave Chinner (10):
      [a7302f8] metadump: clean up btree block region zeroing
      [6058426] metadump: bounds check btree block regions being zeroed
      [c1c3d92] xfs_mdrestore: correctly account bytes read
      [e161d4a] repair: parallelise phase 7
      [8100dd7] repair: parallelise uncertin inode processing in phase 3
      [4280e59] libxfs: directory node splitting does not have an extra block
      [0a7942b] libxfs: don't discard dirty buffers
      [e8f1e8a] libxfs: don't repeatedly shake unwritable buffers
      [aef29e1] libxfs: keep unflushable buffers off the cache MRUs
      [1b9fecf] libxfs: reset dirty buffer priority on lookup

Eric Sandeen (8):
      [11202ec] libxfs: don't pass negative errnos to strerror()
      [513fc42] xfs_quota: define Q_XGETNEXTQUOTA
      [cc15c8c] xfs_quota: make report_mount() & dump_file() take an "output id"
      [6a9a085] xfs_quota: use Q_XGETNEXTQUOTA for report and dump
      [75005bf] mkfs.xfs.8: Clarify mkfs vs. mount block size limits.
      [add8ff6] xfs_repair: Fix untranslatable strings
      [d1fe6ff] xfs_quota: remove extra 30 seconds from time limit reporting
      [75f7058] xfs_quota: fix up timer command help

Felix Janda (3):
      [0e2fb84] xfs_fsr: Include <paths.h> for _PATH_MOUNTED
      [cb898f1] linux.h: Use off64_t instead of loff_t
      [7c66b2f] include/linux.h: Include <stdio.h> for fprintf and stderr

Joshua Kinard (2):
      [0caa2ba] configure: remove aio.h check
      [ad0a1e9] xfs_copy: use POSIX signal API


Code Diffstat:

 configure.ac              |   6 +--
 copy/xfs_copy.c           |  16 ++++--
 db/metadump.c             |  93 +++++++++++++++++++++--------------
 fsr/xfs_fsr.c             |   1 +
 include/cache.h           |  17 +++++--
 include/linux.h           |   3 +-
 include/xqm.h             |  11 +++--
 io/pwrite.c               |   2 +-
 io/reflink.c              |   6 ++-
 libxfs/cache.c            |  97 ++++++++++++++++++++++++++++--------
 libxfs/rdwr.c             |  75 ++++++++++++++++------------
 libxfs/xfs_attr_sf.h      |  16 ------
 libxfs/xfs_da_btree.c     |  59 +++++++++++-----------
 libxfs/xfs_da_format.h    |  16 ++++++
 libxfs/xfs_inode_fork.c   |   1 +
 m4/Makefile               |   1 -
 m4/package_aiodev.m4      |  36 --------------
 man/man8/mkfs.xfs.8       |   5 +-
 mdrestore/xfs_mdrestore.c |   4 +-
 mkfs/maxtrres.c           |   5 +-
 mkfs/xfs_mkfs.c           |   2 +-
 mkfs/xfs_mkfs.h           |   2 +-
 quota/edit.c              |   4 +-
 quota/linux.c             |   2 +
 quota/quota.h             |   3 ++
 quota/report.c            | 122 ++++++++++++++++++++++++++++++++++++----------
 quota/util.c              |   2 -
 repair/phase3.c           |  59 ++++++++++++++++++----
 repair/phase7.c           |  75 ++++++++++++++++++----------
 repair/progress.c         |   4 +-
 repair/protos.h           |   4 +-
 repair/versions.c         |  13 +++--
 repair/xfs_repair.c       |   4 +-
 33 files changed, 495 insertions(+), 271 deletions(-)
-- 
Dave Chinner
david@xxxxxxxxxxxxx

Attachment: signature.asc
Description: Digital signature

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs

[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux