Date: Fri, 26 Feb 1999 21:16:44 +0100 (MET) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: dot@dotat.at (Tony Finch) Cc: current@FreeBSD.ORG Subject: Re: mount -o union broken recently? Message-ID: <199902262016.VAA26475@labinfo.iet.unipi.it> In-Reply-To: <E10GNQx-0002lU-00@fanf.noc.demon.net> from "Tony Finch" at Feb 26, 99 01:35:44 pm
next in thread | previous in thread | raw e-mail | index | archive | help
(about union mounts on 3.1 not returning all files with an 'ls' in 3.1 while it did in 3.0) > Is it sorrect that this magic is implemented in sys/kern/vfs_lookup.c? > The odd thing is that AFAICS no-one has made significant changes to > this code. i just experienced the above today while trying diskless, and while ls only seems to return the entries for the topmost directory, files are accessible if you know the name. no idea if this is of any help. on a related subject; i noticed that using mount_null on a directory with device entries (e.g. still in the diskless case, say /foo/dev is an mfs partition with device entries, and i do a mount_null /foo/dev /dev ) causes very bad effects such as crashing the system when i start X. ideas about this as well ? luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902262016.VAA26475>