Bug 1721034

Summary: [RHEL8 xfs]: fix reporting supported extra file attributes for statx
Product: Red Hat Enterprise Linux 8 Reporter: Murphy Zhou <xzhou>
Component: kernelAssignee: Bill O'Donnell <billodo>
kernel sub component: XFS QA Contact: Zorro Lang <zlang>
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: unspecified CC: esandeen, xzhou, zlang
Version: 8.1Keywords: Regression
Target Milestone: rc   
Target Release: 8.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: kernel-4.18.0-110.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-05 21:58:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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