Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-121433

glibc: Handle FUSE_GETXATTR during FUSE FS mount in tests [rhel-9]

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • glibc-2.34-237.el9
    • None
    • 6f999af332c91035350390ef8af96388b8f4fd2c
    • 1
    • rhel-pt-c-libs
    • 1
    • False
    • False
    • Hide

      None

      Show
      None
    • No
    • PT C Libraries Refinement
    • Requested
    • None
    • Unspecified Release Note Type - Unknown
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      Backport this upstream commit:

      commit 6f999af332c91035350390ef8af96388b8f4fd2c
      Author: Arjun Shankar <arjun@redhat.com>
      Date:   Mon Aug 18 15:33:13 2025 +0200
      
          support: Handle FUSE_GETXATTR during FUSE FS mount
          
          When testing with some kernel versions, support FUSE infrastructure
          encounters a FUSE_GETXATTR request, leading to FUSE tests hanging until
          timed out.  Therefore, pass FUSE_GETXATTR requests from
          support_fuse_handle_mountpoint to support_fuse_handle_directory, and
          adjust support_fuse_handle_directory to return ENOSYS so that tests can
          proceed.
          
          Reviewed-by: Florian Weimer <fweimer@redhat.com>
      

      This change may help with other testing, and might fix the gating failure in RHEL-70302.

              skolosov@redhat.com Sergey Kolosov
              fweimer@redhat.com Florian Weimer
              Platform Tools - Libraries Bot Platform Tools - Libraries Bot
              Sergey Kolosov Sergey Kolosov
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: