[ANNOUNCE] xfsprogs: for-next updated to fc83c7574

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

 



Hello.

The xfsprogs for-next branch, located at:

https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/refs/?h=for-next

Has just been updated.

Patches often get missed, so if your outstanding patches are properly reviewed on
the list and not included in this update, please let me know.

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

fc83c7574b1fb2258c9403461e55b0cb091c670c

24 new commits:

Christoph Hellwig (23):
      [73352da7d] libxfs: remove the unused icache_flags member from struct libxfs_xinit
      [74c77adf5] libxfs: remove the dead {d,log,rt}path variables in libxfs_init
      [e634be8f1] libxfs/frog: remove latform_find{raw,block}path
      [732f5b904] libxfs: remove the volname concept
      [7b17b49e7] xfs_logprint: move all code to set up the fake xlog into logstat()
      [809310c4a] libxlog: remove the verbose argument to xlog_is_dirty
      [09746c2a7] libxlog: add a helper to initialize a xlog without clobbering the x structure
      [c42edb2e8] libxlog: don't require a libxfs_xinit structure for xlog_init
      [cf9162582] libxlog: remove the global libxfs_xinit x structure
      [01dcfd9e4] libxfs: rename struct libxfs_xinit to libxfs_init
      [ddd9942bc] libxfs: pass a struct libxfs_init to libxfs_mount
      [ca8cc76e8] libxfs: pass a struct libxfs_init to libxfs_alloc_buftarg
      [b6e08bf37] libxfs: merge the file vs device cases in libxfs_init
      [23d889559] libxfs: making passing flags to libxfs_init less confusing
      [8798d4a6a] libxfs: remove the setblksize == 1 case in libxfs_device_open
      [a3106f329] libfrog: make platform_set_blocksize exit on fatal failure
      [f73596118] libxfs: remove dead size < 0 checks in libxfs_init
      [4f112cb17] libxfs: mark libxfs_device_{open,close} static
      [652683748] libxfs: return the opened fd from libxfs_device_open
      [024b577aa] libxfs: pass the device fd to discard_blocks
      [28cd682be] xfs_repair: remove various libxfs_device_to_fd calls
      [7b47b1bc2] libxfs: stash away the device fd in struct xfs_buftarg
      [fc83c7574] libxfs: split out a libxfs_dev structure from struct libxfs_init

Eric Biggers (1):
      [e97caf714] xfs_io/encrypt: support specifying crypto data unit size

Code Diffstat:

 configure.ac          |   1 +
 copy/xfs_copy.c       |  19 +--
 db/crc.c              |   2 +-
 db/fuzz.c             |   2 +-
 db/info.c             |   2 +-
 db/init.c             |  29 ++--
 db/init.h             |   3 +-
 db/metadump.c         |   4 +-
 db/output.c           |   2 +-
 db/sb.c               |  18 +--
 db/write.c            |   2 +-
 growfs/xfs_growfs.c   |  24 +--
 include/builddefs.in  |   4 +
 include/libxfs.h      |  87 ++++++-----
 include/libxlog.h     |   7 +-
 include/xfs_mount.h   |   3 +-
 io/encrypt.c          |  72 ++++++---
 libfrog/linux.c       |  39 ++---
 libfrog/platform.h    |   6 +-
 libxfs/init.c         | 398 +++++++++++++++-----------------------------------
 libxfs/libxfs_io.h    |   5 +-
 libxfs/rdwr.c         |  16 +-
 libxfs/topology.c     |  23 +--
 libxfs/topology.h     |   4 +-
 libxlog/util.c        |  49 +++----
 logprint/logprint.c   |  79 +++++-----
 m4/package_libcdev.m4 |  21 +++
 man/man8/xfs_io.8     |   5 +-
 mkfs/xfs_mkfs.c       | 249 +++++++++++++------------------
 repair/globals.h      |   2 +
 repair/init.c         |  40 +++--
 repair/phase2.c       |  27 +---
 repair/prefetch.c     |   2 +-
 repair/protos.h       |   2 +-
 repair/sb.c           |  18 +--
 repair/xfs_repair.c   |  15 +-
 36 files changed, 537 insertions(+), 744 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