| Summary: | xfsprogs update to 5.9.0 for kernel 5.9 | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | David Walser <luigiwalser> |
| Component: | RPM Packages | Assignee: | QA Team <qa-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | herman.viaene, ouaurelien, sysadmin-bugs |
| Version: | 7 | Keywords: | 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
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 OK too on M7 x86_64 and Cauldron. Validating this update. Advisory pushed to SVN. CC:
(none) =>
ouaurelien, sysadmin-bugs An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGAA-2020-0218.html Status:
NEW =>
RESOLVED |