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: eff7226942a59fc78e8ecd7577657c30ed0cf9a8 3 new commits: Darrick J. Wong (3): [a62ea4ad9cac] mkfs: fix file size setting when interpreting a protofile [a9d781ec5505] xfs_protofile: fix mode formatting error [eff7226942a5] xfs_protofile: fix device number encoding Code Diffstat: mkfs/proto.c | 5 +---- mkfs/xfs_protofile.in | 4 ++-- 2 files changed, 3 insertions(+), 6 deletions(-) -- - Andrey