I now have a few machines on different releases (18.04, 20.04, 22.04) so I can compare.
On 18.04:
Output from mount:
/etc/auto.<redacted> on /home/<redacted>/Documents type autofs (rw,relatime,fd=6,pgrp=1323,timeout=300,minproto=5,maxproto=5,direct,pipe_ino=27955)
<redacted>:/<redacted>/Documents on /home/<redacted>/Documents type nfs4 (rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=<redacted>,local_lock=none,addr=<redacted>)
On 22.04:
Output from mount:
/etc/auto.<redacted> on /home/<redacted>/Documents type autofs (rw,relatime,fd=6,pgrp=1048,timeout=300,minproto=5,maxproto=5,direct,pipe_ino=28209)
<redacted>:/<redacted>/Documents on /home/<redacted>/Documents type nfs4 (rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=<redacted>,local_lock=none,addr=<redacted>)
gio mount does show the same mount twice on 22.04, but only once on 18.04. Oddly enough, the "ignore" mount option isn't set on either, so while I thought that might be related to this problem perhaps it isn't.
Should this bug be assigned to glibc (as you suggested), and the title should be updated since the ignore mount option doesn't seem to matter?
I now have a few machines on different releases (18.04, 20.04, 22.04) so I can compare.
On 18.04: <redacted> on /home/< redacted> /Documents type autofs (rw,relatime, fd=6,pgrp= 1323,timeout= 300,minproto= 5,maxproto= 5,direct, pipe_ino= 27955) :/<redacted> /Documents on /home/< redacted> /Documents type nfs4 (rw,relatime, vers=4. 2,rsize= 1048576, wsize=1048576, namlen= 255,hard, proto=tcp, timeo=600, retrans= 2,sec=sys, clientaddr= <redacted> ,local_ lock=none, addr=<redacted> )
Output from mount:
/etc/auto.
<redacted>
Output from gio mount -l: nitorUDisks2) nitorUDisks2) /home/< redacted> /Documents nitorUDisks2)
Drive(0): SanDisk SDSSDA120G
Type: GProxyDrive (GProxyVolumeMo
Drive(1): TSSTcorpCD-ROM TS-L162C
Type: GProxyDrive (GProxyVolumeMo
Mount(0): Documents -> file://
Type: GProxyMount (GProxyVolumeMo
On 22.04: <redacted> on /home/< redacted> /Documents type autofs (rw,relatime, fd=6,pgrp= 1048,timeout= 300,minproto= 5,maxproto= 5,direct, pipe_ino= 28209) :/<redacted> /Documents on /home/< redacted> /Documents type nfs4 (rw,relatime, vers=4. 2,rsize= 1048576, wsize=1048576, namlen= 255,hard, proto=tcp, timeo=600, retrans= 2,sec=sys, clientaddr= <redacted> ,local_ lock=none, addr=<redacted> )
Output from mount:
/etc/auto.
<redacted>
Output from gio mount -l: 4D117-820 nitorUDisks2) /home/jacobsma/ Documents nitorUDisks2) /home/jacobsma/ Documents nitorUDisks2)
Drive(0): SSD2SC120G1SA75
Type: GProxyDrive (GProxyVolumeMo
Mount(4): Documents -> file://
Type: GProxyMount (GProxyVolumeMo
Mount(5): Documents -> file://
Type: GProxyMount (GProxyVolumeMo
gio mount does show the same mount twice on 22.04, but only once on 18.04. Oddly enough, the "ignore" mount option isn't set on either, so while I thought that might be related to this problem perhaps it isn't.
Should this bug be assigned to glibc (as you suggested), and the title should be updated since the ignore mount option doesn't seem to matter?