[GIT PULL] Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
From: Andreas Gruenbacher
Date: Fri Feb 02 2024 - 11:29:02 EST
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(-)