From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ronald G. Minnich" To: 9fans@cse.psu.edu Subject: Re: [9fans] union directories In-Reply-To: <0a304f2dd88c5bdb8eb1ce403c53e037@plan9.bell-labs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Mon, 3 Mar 2003 11:09:24 -0700 Topicbox-Message-UUID: 770bc5c0-eacb-11e9-9e20-41e7f4b1d025 On Mon, 3 Mar 2003, Russ Cox wrote: > Read the ksh example in the lexnames paper. The last thing we > need is user-space programs that ``patch'' kernel behaviors. > Arguing that the kernel needs fixing might be reasonable. > Changing ls to hack around perceived kernel deficiencies > is the path to madness (or to Linux, take your pick). I phrased it wrong. I did not mean a patch to 'ls'. Try again. I have showed folks union mounts, done an ls, and gotten complaints such as: when you edit/cat/print a file, how do you know what you're editing? My only answer is weak: 'well you did the bind, so you know'. Is there a better answer? ron