[GIT,PULL] Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"

Message ID 20240202162830.1323578-1-agruenba@redhat.com
State New
Headers
Series [GIT,PULL] Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups" |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v6.8-rc2-revert

Message

Andreas Gruenbacher Feb. 2, 2024, 4:28 p.m. UTC
  Hello Linus,

please consider pulling the following tag to revert commit "gfs2: Use
GL_NOBLOCK flag for non-blocking lookups".  It turns out that the commit has
several issues, and not all of them have a simple fix:
    
      https://lore.kernel.org/gfs2/20240202050230.GA875515@ZenIV/T/

Thanks,
Andreas

The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:

  Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v6.8-rc2-revert

for you to fetch changes up to e9f1e6bb55bea4f8cb48f8f7443bbac99b60d285:

  Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups" (2024-02-02 17:21:44 +0100)

----------------------------------------------------------------
gfs2: revert this broken commit

----------------------------------------------------------------
Andreas Gruenbacher (1):
      Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"

 fs/gfs2/dentry.c | 23 +++++++++--------------
 fs/gfs2/inode.c  |  8 ++++----
 2 files changed, 13 insertions(+), 18 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Feb. 2, 2024, 11:37 p.m. UTC | #1
The pull request you sent on Fri,  2 Feb 2024 17:28:27 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v6.8-rc2-revert

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6b89b6af459fdd6f2741d0c2e33c67af8193697e

Thank you!