NetBSD-Bugs archive

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

Re: bin/57103: ls prints error message with autofs



The following reply was made to PR bin/57103; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%consolidated.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: bin/57103: ls prints error message with autofs
Date: Sun, 11 Dec 2022 09:57:45 -0600 (CST)

 I see this problem when autofs-managed filesystems have not yet been
 accessed (auto-mounted), but one performs an 'ls' of the directory in
 which the autofs parent resides.
 
 Say "/x" is an autofs-managed directory.  If no access has been made to
 "/x" specifically, 'ls /' will display "Operation not supported" right
 after "x" is displayed in the 'ls' output.
 
 Once one accesses content residing in "/x", say 'ls /x/foo', then a
 subsequent 'ls /' no-longer reports a error when "/x" is encountered.
 
 If the fix works on -HEAD, it should be pulled up to -9 as well.
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]consolidated[flyspeck]net  OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index