https://github.com/torvalds/linux
Revision c2e7554e1b85935d962127efa3c2a76483b0b3b6 authored by Linus Torvalds on 18 November 2020, 20:12:18 UTC, committed by Linus Torvalds on 18 November 2020, 20:12:18 UTC
Pull gfs2 fix from Andreas Gruenbacher:
 "Fix gfs2 freeze/thaw"

* tag 'gfs2-v5.10-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2:
  gfs2: Fix regression in freeze_go_sync
2 parent s ce228d4 + 20b3291
Raw File
Tip revision: c2e7554e1b85935d962127efa3c2a76483b0b3b6 authored by Linus Torvalds on 18 November 2020, 20:12:18 UTC
Merge tag 'gfs2-v5.10-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Tip revision: c2e7554
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
*.dtsi diff=dts
*.dts  diff=dts
back to top