RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1721034 - [RHEL8 xfs]: fix reporting supported extra file attributes for statx
Summary: [RHEL8 xfs]: fix reporting supported extra file attributes for statx
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: kernel
Version: 8.1
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: 8.0
Assignee: Bill O'Donnell
QA Contact: Zorro Lang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-17 07:56 UTC by Murphy Zhou
Modified: 2020-11-14 08:52 UTC (History)
3 users (show)

Fixed In Version: kernel-4.18.0-110.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-05 21:58:01 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2019:3517 0 None None None 2019-11-05 21:58:13 UTC

Description Murphy Zhou 2019-06-17 07:56:34 UTC
Description of problem:

We may need this commit in RHEL8:

commit 1b9598c8fb9965fff901c4caa21fed9644c34df3
Author: Luis R. Rodriguez <mcgrof>
Date:   Fri Mar 1 08:14:57 2019 -0800

    xfs: fix reporting supported extra file attributes for statx()


It's now being covered by generic/532

--- /root/xfstests-dev/tests/generic/532.out	2019-06-17 03:40:32.974457716 -0400
+++ /root/xfstests-dev/results//generic/532.out.bad	2019-06-17 03:41:36.013460108 -0400
@@ -1,2 +1,4 @@
 QA output created by 532
 Silence is golden
+attributes 0x10 do not appear in mask 0x0
+attributes 0x20 do not appear in mask 0x0

Version-Release number of selected component (if applicable):
107.el8

How reproducible:
always

Steps to Reproduce:
1. run generic/532

Actual results:
fail

Expected results:
pass

Additional info:
on 107.el8:
  overlayfs based on xfs    fail
  ext4                      pass
  overlayfs based on ext4   pass

Comment 1 Murphy Zhou 2019-06-17 08:01:02 UTC
xfsprogs updating to 5.0.0 unveils this failure on RHEL8

Comment 2 Eric Sandeen 2019-06-18 14:34:40 UTC
This isn't /exactly/ a regression because it's somewhat new functionality but since it Fixes: a kernel commit and is exposed by an xfsprogs update which can test it, it's close enough.  We should fix this for rhel8.1

Comment 3 Eric Sandeen 2019-06-18 14:40:53 UTC
Bill, since you were handling rhel8.1 xfs fixes can you please pick this one up as well?

Thanks,
-Eric

Comment 5 Herton R. Krzesinski 2019-07-03 17:41:50 UTC
Patch(es) available on kernel-4.18.0-110.el8

Comment 10 errata-xmlrpc 2019-11-05 21:58:01 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2019:3517


Note You need to log in before you can comment on or make changes to this bug.