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: d6642ab8cc934d9de12de631f5b0b3098022eb02 6 new commits: Andrey Albershteyn (1): [a0d79cb37] xfs_db: make flist_find_ftyp() to check for field existance on disk Arjun Shankar (1): [d6642ab8c] Remove several implicit function declarations Darrick J. Wong (4): [5a77e0e7c] xfs_spaceman: fix broken -g behavior in freesp command [085fce0ba] xfs_scrub: fix broken realtime free blocks unit conversions [647078745] xfs_io: set fs_path when opening files on foreign filesystems [b1faed5f7] xfs_io: fix bmap command not detecting realtime files with xattrs Code Diffstat: db/crc.c | 2 +- db/flist.c | 12 +++++++++--- db/flist.h | 3 ++- io/bmap.c | 2 +- io/open.c | 3 ++- m4/package_libcdev.m4 | 7 +++++-- scrub/fscounters.c | 2 +- spaceman/freesp.c | 1 - 8 files changed, 21 insertions(+), 11 deletions(-) -- Carlos Maiolino