[ANNOUNCE] xfsprogs: for-next updated to b1de31281

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

b1de312818e2fdcba5443d34fa7462b3df80babd

31 new commits:

Chandan Babu R (21):
      [3ea310101] metadump: Use boolean values true/false instead of 1/0
      [0d3650b23] mdrestore: Fix logic used to check if target device is large enough
      [c7196b8bb] metadump: Declare boolean variables with bool type
      [fb4697dd6] metadump: Define and use struct metadump
      [eba3f43eb] metadump: Add initialization and release functions
      [1e4702774] metadump: Postpone invocation of init_metadump()
      [be75f7d73] metadump: Introduce struct metadump_ops
      [1a5a88ec8] metadump: Introduce metadump v1 operations
      [46944d200] metadump: Rename XFS_MD_MAGIC to XFS_MD_MAGIC_V1
      [ead066280] metadump: Define metadump v2 ondisk format structures and macros
      [119265828] metadump: Define metadump ops for v2 format
      [0323bbf6b] xfs_db: Add support to read from external log device
      [50f2031ac] mdrestore: Declare boolean variables with bool type
      [1fb3dccce] mdrestore: Define and use struct mdrestore
      [214bf0a21] mdrestore: Detect metadump v1 magic before reading the header
      [80240ae3d] mdrestore: Add open_device(), read_header() and show_info() functions
      [bb78872ff] mdrestore: Replace metadump header pointer argument with a union pointer
      [0f47a5004] mdrestore: Introduce mdrestore v1 operations
      [019ddea09] mdrestore: Extract target device size verification into a function
      [fa9f484b7] mdrestore: Define mdrestore ops for v2 format
      [b1de31281] mdrestore: Add support for passing log device as an argument

Christian Brauner (1):
      [faea09b8b] Revert "xfs: switch to multigrain timestamps"

Christoph Hellwig (2):
      [2c7fe3b33] db: fix unsigned char related warnings
      [3bd45ce1c] repair: fix the call to search_rt_dup_extent in scan_bmapbt

Darrick J. Wong (3):
      [be49fa968] xfs: allow userspace to rebuild metadata structures
      [e01fe994e] xfs: fix log recovery when unknown rocompat bits are set
      [38d34b01d] xfs: adjust the incore perag block_count when shrinking

Jakub Bogusz (1):
      [c1b65c9cd] Polish translation update for xfsprogs 6.5.0.

Jeff Layton (2):
      [6cfd0b487] xfs: convert to ctime accessor functions
      [f99988c2f] xfs: switch to multigrain timestamps

Pavel Reichl (1):
      [9448c82ef] xfs_quota: fix missing mount point warning

Code Diffstat:

 db/hash.c                 |    45 +-
 db/io.c                   |    56 +-
 db/io.h                   |     2 +
 db/metadump.c             |   777 +-
 db/xfs_metadump.sh        |     3 +-
 include/xfs_inode.h       |    26 +-
 include/xfs_metadump.h    |    70 +-
 libfrog/paths.c           |    18 +-
 libxfs/xfs_ag.c           |     6 +
 libxfs/xfs_fs.h           |     6 +-
 libxfs/xfs_inode_buf.c    |     5 +-
 libxfs/xfs_sb.c           |     3 +-
 libxfs/xfs_trans_inode.c  |     2 +-
 man/man8/xfs_mdrestore.8  |     8 +
 man/man8/xfs_metadump.8   |    14 +
 mdrestore/xfs_mdrestore.c |   503 +-
 po/pl.po                  | 21543 ++++++++++++++++++++++----------------------
 repair/scan.c             |     6 +-
 18 files changed, 11969 insertions(+), 11124 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