NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/59459: /exports/path/with/exactly/35/chars::1 127.1



>Number:         59459
>Category:       bin
>Synopsis:       /exports/path/with/exactly/35/chars::1 127.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 05 07:45:00 +0000 2025
>Originator:     Christoph Badura
>Release:        10.1
>Organization:
The Only Two Hard Problems In Computer Science Foundattiion
>Environment:
NetBSD nbvm.local 10.99.14 NetBSD 10.99.14 (NS) #3: Mon Jun  2 00:15:00 CEST 2025  bad@inspiral-coalescence-ringdown:/Users/bad/netbsd-gsoc/src-tutorial/sys/arch/amd64/compile/NS amd64
>Description:
Yesterday, while bug watching, we spotted a bug couple so rare that it
was thought to be extinct for over 24 years.  Even more lucky, we were
able to spot where it nests in mere seconds.

showmount(1) neglects to separate the exported directory from the list
of exported-to groups IFF the path is exactly 35 characters:

$ showmount -e fec0::2
Exports list on host:
/Users/bad/netbsd-gsoc/src-tutorial/obj ::1 127.1
/Users/bad/netbsd-gsoc/src-tutorial::1 127.1
/Users/bad/work/emacs-git/emacs-src192.168.56.4
$ 

Pullups all the way down to 1.6.

>How-To-Repeat:
Export some directories whose absolute path is exactly 35 characters.

>Fix:
Yes please.



Home | Main Index | Thread Index | Old Index