mbox series

[O,0/1] Enable CONFIG_EXFAT_FS for the s390x architecture.

Message ID 20240812090922.233852-1-alessandro.astone@canonical.com
Headers show
Series Enable CONFIG_EXFAT_FS for the s390x architecture. | expand

Message

Alessandro Astone Aug. 12, 2024, 9:08 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2076428

The Desktop Team is looking to MIR exfatprogs and include it in the Desktop image.
Autopkgtests detected missing support for CONFIG_EXFAT_FS in s390x when trying to mount an exfat image.

There doesn't seem to be a specific reason for keeping this disabled in s390x.
We should be able to just enable it in s390x making it match all other Ubuntu architectures.

Alessandro Astone (1):
  UBUNTU: [Config] Enable EXFAT_FS on s390x too

 debian.master/config/annotations | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Timo Aaltonen Aug. 12, 2024, 9:58 a.m. UTC | #1
Alessandro Astone kirjoitti 12.8.2024 klo 12.08:
> BugLink: https://bugs.launchpad.net/bugs/2076428
> 
> The Desktop Team is looking to MIR exfatprogs and include it in the Desktop image.
> Autopkgtests detected missing support for CONFIG_EXFAT_FS in s390x when trying to mount an exfat image.
> 
> There doesn't seem to be a specific reason for keeping this disabled in s390x.
> We should be able to just enable it in s390x making it match all other Ubuntu architectures.
> 
> Alessandro Astone (1):
>    UBUNTU: [Config] Enable EXFAT_FS on s390x too
> 
>   debian.master/config/annotations | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 

applied to linux-unstable, thanks