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: "J. Hannken-Illjes" <hannken%mailbox.org@localhost>
To: NetBSD GNATS <gnats-bugs%netbsd.org@localhost>
Cc: 
Subject: Re: bin/57103: ls prints error message with autofs
Date: Sun, 11 Dec 2022 11:33:24 +0100

 > On 11. Dec 2022, at 11:10, Michael van Elst <mlelstv%serpens.de@localhost> wrote:
 > 
 > Either autofs should learn the pathconf operation or ls should learn
 > that the error EOPNOTSUPP for this operation should be handled silently.
 
 Sure, autofs has to support VOP_PATHCONF(), either as a stub returning
 EINVAL like FreeBSD does or as genfs_pathconf().
 
 Both should work with "ls" while EOPNOTSUPP is not ok here.
 
 --
 J. Hannken-Illjes - hannken%mailbox.org@localhost
 


Home | Main Index | Thread Index | Old Index