Bug#1008507:

2022-04-05 Thread Aurelien Jarno
Hi,

On 2022-03-29 17:53, Joshua Hudson wrote:
> diff -ur glibc.orig/glibc/sysdeps/unix/sysv/linux/pathconf.c
> glibc/glibc/sysdeps/unix/sysv/linux/pathconf.c
> --- glibc.orig/glibc/sysdeps/unix/sysv/linux/pathconf.c2022-03-29
> 17:50:12.558027042 -0700
> +++ glibc/glibc/sysdeps/unix/sysv/linux/pathconf.c2022-03-29
> 17:52:33.262157543 -0700
> @@ -183,6 +183,11 @@
>  case XFS_SUPER_MAGIC:
>return XFS_LINK_MAX;
> 
> +case MSDOS_SUPER_MAGIC:
> +#ifdef EXFAT_SUPER_MAGIC // For when it gets added in about 30 years
> +case EXFAT_SUPER_MAGIC:
> +#endif
> +  return 1;
>  case LUSTRE_SUPER_MAGIC:
>return LUSTRE_LINK_MAX;

If you ended with a patch, the best is probably to submit it upstream to
libc-al...@sourceware.org .

Regards
Aurelien

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net



Processed: bug 1008174 is forwarded to https://sourceware.org/bugzilla/show_bug.cgi?id=29029

2022-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 1008174 https://sourceware.org/bugzilla/show_bug.cgi?id=29029
Bug #1008174 [libc6] libc6: poll() spuriously returns EINTR
Set Bug forwarded-to-address to 
'https://sourceware.org/bugzilla/show_bug.cgi?id=29029'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1008174: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008174
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems