Bug 27456

Summary: xfsprogs update to 5.9.0 for kernel 5.9
Product: Mageia Reporter: David Walser <luigiwalser>
Component: RPM PackagesAssignee: QA Team <qa-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: herman.viaene, ouaurelien, sysadmin-bugs
Version: 7Keywords: advisory, validated_update
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard: MGA7-64-OK
Source RPM: xfsprogs-5.8.0-1.mga7.src.rpm CVE:
Status comment:

Description David Walser 2020-10-20 23:03:59 CEST
Advisory:
----------------------------------------

The xfsprogs package has been updated to version 5.9.0, with full support for
the 5.9 series Linux kernels, bug fixes, and other enhancements.  See the
upstream CHANGES file for details.

References:
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?id=75379bd4b2c5a5924fd6ca203bbaaf41dc6c71cd
----------------------------------------

Updated packages in core/updates_testing:
----------------------------------------
xfsprogs-5.9.0-1.mga7
libxfs1-5.9.0-1.mga7
libxfs-devel-5.9.0-1.mga7
libxfs-static-devel-5.9.0-1.mga7

from xfsprogs-5.9.0-1.mga7.src.rpm
Comment 1 Herman Viaene 2020-10-23 11:24:08 CEST
MGA7-64 Plasma on Lenovo B50
No installation issues.
Ref bug 27003 Comment 3 for testing
Using a 16Gb USB stick.
# mkfs.xfs  -f /dev/sdb
meta-data=/dev/sdb               isize=512    agcount=4, agsize=976832 blks
         =                       sectsz=512   attr=2, projid32bit=1
         =                       crc=1        finobt=1, sparse=1, rmapbt=0
         =                       reflink=1
data     =                       bsize=4096   blocks=3907328, imaxpct=25
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
log      =internal log           bsize=4096   blocks=2560, version=2
         =                       sectsz=512   sunit=0 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0

# mount /dev/sdb /mnt/sdb
That made the stick only accessible to root, so opened it to the world. Created as normal user a text file, inserted the stick in my desktop PC, there  could read the file.

Back at the laptop with the stick
# mount | grep sdb
/dev/sdb on /run/media/tester7/56bb5c6c-4844-4a99-b42b-11f0127e9835 type xfs (rw,nosuid,nodev,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota,uhelper=udisks2)

# xfs_bmap /run/media/tester7/56bb5c6c-4844-4a99-b42b-11f0127e9835
/run/media/tester7/56bb5c6c-4844-4a99-b42b-11f0127e9835: no extents

# xfs_info /run/media/tester7/56bb5c6c-4844-4a99-b42b-11f0127e9835
meta-data=/dev/sdb               isize=512    agcount=4, agsize=976832 blks
         =                       sectsz=512   attr=2, projid32bit=1
         =                       crc=1        finobt=1, sparse=1, rmapbt=0
         =                       reflink=1
data     =                       bsize=4096   blocks=3907328, imaxpct=25
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
log      =internal log           bsize=4096   blocks=2560, version=2
         =                       sectsz=512   sunit=0 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0

# xfs_estimate /run/media/tester7/56bb5c6c-4844-4a99-b42b-11f0127e9835
/run/media/tester7/56bb5c6c-4844-4a99-b42b-11f0127e9835 will take about 4.4 megabytes

All looks OK

CC: (none) => herman.viaene
Whiteboard: (none) => MGA7-64-OK

Comment 2 Aurelien Oudelet 2020-10-23 11:34:58 CEST
OK too on M7 x86_64 and Cauldron.

Validating this update.
Advisory pushed to SVN.

CC: (none) => ouaurelien, sysadmin-bugs
Keywords: (none) => advisory, validated_update

Comment 3 Mageia Robot 2020-10-24 19:52:59 CEST
An update for this issue has been pushed to the Mageia Updates repository.

https://advisories.mageia.org/MGAA-2020-0218.html

Status: NEW => RESOLVED
Resolution: (none) => FIXED