From owner-freebsd-emulation Sat Aug 4 9:45:37 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from ns.plaut.de (ns.plaut.de [194.99.75.166]) by hub.freebsd.org (Postfix) with ESMTP id 03A8037B401 for ; Sat, 4 Aug 2001 09:45:33 -0700 (PDT) (envelope-from root@nihil.plaut.de) Received: (from uucp@localhost) by ns.plaut.de (8.9.3/8.9.3) with UUCP id SAA00426 for freebsd-emulation@freebsd.org; Sat, 4 Aug 2001 18:45:32 +0200 (CEST) (envelope-from root@nihil.plaut.de) Received: from localhost (root@localhost) by nihil.plaut.de (8.11.3/8.8.8) with ESMTP id f74G7vW00523 for ; Sat, 4 Aug 2001 18:07:57 +0200 (CEST) (envelope-from root@nihil) Date: Sat, 4 Aug 2001 18:07:57 +0200 (CEST) From: Michael Reifenberger To: Subject: linux_getdents malfunction for DEVFS under -current Message-ID: <20010804180230.J464-100000@nihil> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, using a simple 'ls /dev' with a DEVFS mounted /compat/linux/dev gives me no output but a linux_kdump output as follows: 978 ls CALL linux_newstat(0x805a2d8,0xbfbff998) 978 ls NAMI "/compat/linux/dev" 978 ls NAMI "/compat/linux" 978 ls NAMI "/compat/linux/dev" 978 ls RET linux_newstat 0 978 ls CALL linux_open(0x805a2d8,0x10800,0x805a2c8) 978 ls NAMI "/compat/linux/dev" 978 ls NAMI "/compat/linux" 978 ls NAMI "/compat/linux/dev" 978 ls RET linux_open 3 978 ls CALL linux_newfstat(0x3,0xbfbff998) 978 ls RET linux_newfstat 0 978 ls CALL linux_fcntl(0x3,0x2,0x1) 978 ls RET linux_fcntl 0 978 ls CALL linux_getdents(0x3,0xbfbff91c,0xdf) 978 ls RET linux_getdents -1 errno 95 Unknown error: 95 978 ls CALL close(0x3) 978 ls RET close 0 978 ls CALL close(0x1) 978 ls RET close 0 978 ls CALL exit(0) Any clues? Bye! ---- Michael Reifenberger ^.*Plaut.*$, IT, R/3 Basis, GPS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message