| From: |
| Eric Sandeen <sandeen-AT-sandeen.net> |
| To: |
| xfs <linux-xfs-AT-vger.kernel.org> |
| Subject: |
| [ANNOUNCE] xfsprogs 5.12.0 released |
| Date: |
| Fri, 21 May 2021 16:25:58 -0500 |
| Message-ID: |
| <6a17d605-5cd0-d900-4e5b-f6f17e73cade@sandeen.net> |
| Archive-link: |
| Article |
(You already knew 5.12.0-rc1 was released, and it's still true! but let's
try that again with the correct subject...)
Hi folks,
The master branch of the xfsprogs repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git
has just been updated and tagged with 5.12.0. There are no changes from -rc1.
Tarballs are available at:
https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xf...
https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xf...
https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xf...
The new head of the master branch is commit:
3e384caa (HEAD -> for-next, tag: v5.12.0) xfsprogs: Release v5.12.0
The condensed changelog since 5.11.0 is:
xfsprogs-5.12.0-rc1 (07 May 2021)
- mkfs: don't default to too-large physical sector size (Jeff Moyer)
- repair: phase 6 speedups (Dave Chinner, Gao Xiang)
- man: Add dax mount option to man xfs(5) (Carlos Maiolino)
- xfs_admin: pick up log arguments correctly (Darrick Wong)
- xfs_growfs: support shrinking unused space (Gao Xiang)
- libfrog: report inobtcount in geometry (Darrick Wong)
- xfs_logprint: Fix buffer overflow printing quotaoff (Carlos Maiolino)
- xfsprogs: include <signal.h> for platform_crash (Leah Neukirchen)
- xfsprogs: remove BMV_IF_NO_DMAPI_READ flag (Anthony Iliopoulos)
- workqueue: bound maximum queue depth (Dave Chinner)
xfsprogs-5.12.0-rc0 (12 Apr 2021)
- libxfs changes merged from kernel 5.12
New Commits:
Eric Sandeen (1):
[3e384caa] xfsprogs: Release v5.12.0
Code Diffstat:
VERSION | 2 +-
configure.ac | 2 +-
debian/changelog | 6 ++++++
doc/CHANGES | 3 +++
4 files changed, 11 insertions(+), 2 deletions(-)