Hi folks, The xfsprogs repository at: git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git has just been updated. This contains only the sync to the kernel's libxfs updates for v5.0. The new head of the for-next branch is commit: 6f490d6 xfs: stringify btree cursor types in ftrace output New Commits: Darrick J. Wong (11): [5afb131] xfs: idiotproof defer op type configuration [5a23b29] xfs: streamline defer op type handling [c2d5dd0] xfs: const-ify xfs_owner_info arguments [9ef0cb4] xfs: remove xfs_rmap_ag_owner and friends [09c23f4] xfs: add a block to inode count converter [c43dd96] xfs: precalculate inodes and blocks per inode cluster [af22104] xfs: precalculate cluster alignment in inodes and blocks [5ff3ed4] xfs: fix symbolic enum printing in ftrace output [57a6c0e] xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs [51e1848] xfs: move XFS_INODE_FORMAT_STR mappings to libxfs [6f490d6] xfs: stringify btree cursor types in ftrace output Dave Chinner (1): [7ab21d5] xfs: zero length symlinks are not valid Omar Sandoval (1): [5dc4588] xfs: cache minimum realtime summary level Pan Bian (1): [972ca59] xfs: libxfs: move xfs_perag_put late Code Diffstat: db/check.c | 8 +- db/convert.c | 4 +- db/frag.c | 4 +- db/io.c | 2 +- db/metadump.c | 4 +- include/xfs_mount.h | 11 ++ include/xfs_trans.h | 5 - libxfs/defer_item.c | 44 +------- libxfs/init.c | 16 +-- libxfs/libxfs_api_defs.h | 1 - libxfs/xfs_ag.c | 9 +- libxfs/xfs_alloc.c | 79 +++++++-------- libxfs/xfs_alloc.h | 4 +- libxfs/xfs_bmap.c | 6 +- libxfs/xfs_bmap.h | 4 +- libxfs/xfs_defer.c | 67 +++++++------ libxfs/xfs_defer.h | 37 +++---- libxfs/xfs_format.h | 12 +++ libxfs/xfs_ialloc.c | 56 +++++------ libxfs/xfs_ialloc_btree.c | 7 +- libxfs/xfs_refcount_btree.c | 6 +- libxfs/xfs_rmap.c | 240 +++++++++++++++++++++++++------------------- libxfs/xfs_rmap.h | 54 ++++------ libxfs/xfs_rtbitmap.c | 6 ++ libxfs/xfs_symlink_remote.c | 14 ++- libxfs/xfs_types.c | 9 +- libxfs/xfs_types.h | 22 ++++ repair/dino_chunks.c | 12 +-- repair/phase5.c | 4 +- repair/rmap.c | 5 +- repair/xfs_repair.c | 13 ++- 31 files changed, 393 insertions(+), 372 deletions(-)
Attachment:
signature.asc
Description: OpenPGP digital signature