Heads-up: gfs2-utils.git and dlm.git have moved

Andrew Price <[email protected]> Thu, 2 Jul 2026 13:51:35 +0100
Newsgroups dev.linux.lists.gfs2
Message-ID <[email protected]>
Hi all,

This is a follow up to let you know that the gfs2-utils.git and dlm.git (userspace) repositories have now moved.

The new project landing pages are:

  https://gitlab.com/linux-gfs2/gfs2-utils
  https://gitlab.com/linux-gfs2/dlm

The new git URLs are:

  https://gitlab.com/linux-gfs2/gfs2-utils.git
  https://gitlab.com/linux-gfs2/dlm.git

Please re-clone or update your existing git trees to use these URLs, e.g.

  $ git remote set-url origin https://gitlab.com/linux-gfs2/gfs2-utils.git

Similar to before, we will accept pull requests via GitLab or via the mailing list (in which case we can create a PR ourselves to make sure the patches pass CI testing).

Release tarballs will now be available at:

  https://gitlab.com/linux-gfs2/gfs2-utils/-/releases
  https://gitlab.com/linux-gfs2/dlm/-/releases

As Pagure's hosting of the release tarballs is also going away, we've uploaded the historical releases there, too.

Thanks,
Andy

On 25/03/2026 10:04, Andrew Price wrote:
> Hi all,
> 
> Note: this relates to the gfs2-utils and dlm userspace projects. The kernel trees are not moving.
> 
> As pagure.io is being decommissioned in June, gfs2-utils.git and dlm.git will need to move to a different host fairly soon. The new location is planned to be gitlab.com based on the requirements of our CI infrastructure and on its familiarity to us RHEL/CentOS Stream developers.
> 
> As with the current host, if you don't have an account there to open MRs it will still be possible to submit patches to the mailing list. I will follow up with the final details when we know them along with instructions for updating your git clones to the new locations.
> 
> Cheers,
> Andy