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: b8aba37 xfsprogs: remove unused function prototypes New Commits: Darrick J. Wong (21): [9cfe71b] mkfs: validate extent size hint parameters [728a6a8] xfs_repair: reinitialize the root directory nlink correctly [297078c] xfs_repair: bump the irec on-disk nlink when adding lost+found [f008949] xfs_repair: fix uninitialized variable warnings [95e379d] xfs_repair: refactor buffer ops assignments during phase 5 [f5aa050] xfs_repair: pass ops through during scan [a2d9815] libfrog: hoist bitmap out of scrub [a27cf9e] libxfs: refactor the open-coded libxfs_trans_bjoin calls [f8100fa] libxfs: remove libxfs_trans_iget [0cc7b71] xfs_scrub: include unicrash.h in unicrash.c [afbb713] xfs_io: don't read garbage stack contents if INUMBERS goes nuts [8c87579] xfs_io: fix label parsing and validation [20fb1bc] xfs_repair: better cli option parameter checking [346e90c] xfs_db: refactor metadump handling of multi-fsb objects [041b431] xfs_db: refactor multi-fsb object detection decision making [1e1a512] xfs_db: metadump should handle symlinks properly [cccfe9d] xfs_scrub: remove xfs_ prefixes from structure names [fef860a] xfs_scrub: rename confusing structure [771859e] xfs_scrub: remove pointless xfs_verify_error_info struct [86f4d9a] mkfs: don't use DIFLAG values for fsx_xflags [0457721] xfs_scrub: remove redundant function declarations Eric Sandeen (2): [7026a78] xfs_scrub: fix typo in unicrash header file [b8aba37] xfsprogs: remove unused function prototypes Code Diffstat: db/crc.h | 1 - db/faddr.h | 1 - db/io.h | 3 +- db/metadump.c | 92 ++++++++++++++++++++++++++++++++++----------- {scrub => include}/bitmap.h | 6 +-- include/input.h | 1 - include/libxlog.h | 1 - include/xfs_trans.h | 2 - io/label.c | 10 ++++- io/open.c | 3 ++ libfrog/Makefile | 1 + {scrub => libfrog}/bitmap.c | 0 libxfs/libxfs_api_defs.h | 1 - libxfs/libxfs_io.h | 1 - libxfs/trans.c | 53 ++------------------------ libxfs/util.c | 4 +- libxfs/xfs_dir2_priv.h | 4 -- mkfs/xfs_mkfs.c | 89 +++++++++++++++++++++++++++++++++++++++++-- repair/dinode.c | 4 +- repair/phase5.c | 54 ++++++++++++++++++++------ repair/phase6.c | 37 +++++++++++------- repair/phase7.c | 4 +- repair/scan.c | 39 ++++++++----------- repair/xfs_repair.c | 12 ++++++ scrub/Makefile | 2 - scrub/phase5.c | 8 ++-- scrub/phase6.c | 92 ++++++++++++++++++++------------------------- scrub/phase7.c | 66 ++++++++++++++++---------------- scrub/scrub.h | 2 - scrub/unicrash.c | 1 + scrub/unicrash.h | 2 +- 31 files changed, 356 insertions(+), 240 deletions(-) rename {scrub => include}/bitmap.h (87%) rename {scrub => libfrog}/bitmap.c (100%)
Attachment:
signature.asc
Description: OpenPGP digital signature