On 11/15/19 1:30 PM, Eric Sandeen wrote: > Hi folks, > > The for-next 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.4.0-rc0. This is just the > libxfs sync with upstream kernel 5.4.0 libxfs. > > 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 for-next branch is commit: > > c2257e1f (HEAD -> for-next, tag: v5.4.0-rc0, origin/libxfs-5.4-sync, korg/libxfs-5.4-sync, korg/for-next) xfsprogs: Release v5.4.0-rc0 Darrick pointed out a (harmless but annoying) omission in my too-quick libxfs sync, so that's fixed (KM_SLEEP & co removed from non-libxfs code now) so the new, new head of the for-next branch is commit: 537e8751 (HEAD -> for-next, tag: v5.4.0-rc0, korg/libxfs-5.4-sync, korg/for-next, refs/patches/libxfs-5.4-sync/5.4-rc0, guilt/libxfs-5.4-sync) xfsprogs: Release v5.4.0-rc0 changelog is the same tho. -Eric