Hi folks, The xfsprogs repository at: git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git has just been updated and tagged for a v6.0.0 release. The condensed changelog since v6.0.0-rc0 is below. Tarballs are available at: https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-6.0.0.tar.gz https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-6.0.0.tar.xz https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-6.0.0.tar.sign 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 master branch is commit: 3498b6802 xfsprogs: Release v6.0.0 New Commits: Andrey Albershteyn (5): [f103166a9] xfs_quota: separate quota info acquisition into get_dquot() [2c1e7aefd] xfs_quota: separate get_dquot() and dump_file() [79e651743] xfs_quota: separate get_dquot() and report_mount() [6c007276a] xfs_quota: utilize XFS_GETNEXTQUOTA for ranged calls in report/dump [f2fde322d] xfs_quota: apply -L/-U range limits in uid/gid/pid loops Carlos Maiolino (1): [3498b6802] xfsprogs: Release v6.0.0 Jakub Bogusz (1): [f034a3215] Polish translation update for xfsprogs 5.19.0. Xiaole He (1): [d878935dd] xfs_db: use preferable macro to seek offset for local dir3 entry fields VERSION | 2 +- configure.ac | 2 +- db/dir2sf.c | 6 +- debian/changelog | 6 + doc/CHANGES | 5 + po/pl.po | 21351 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------ quota/report.c | 343 ++- 7 files changed, 11248 insertions(+), 10467 deletions(-) I needed to do a forced update to the tree, to fix a patch authoring mistake, since both push and forced push were done only a few minutes apart, I hope it didn't cause any trouble for anyone, otherwise, please accept my apologies. -- Carlos Maiolino