Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA17827; Sun, 18 Feb 96 23:32:51 EST
Received: from pain.lcs.mit.edu by MIT.EDU with SMTP
	id AA09225; Sun, 18 Feb 96 23:32:32 EST
Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.12/8.6.12) id XAA01174; Sun, 18 Feb 1996 23:06:48 -0500
Received: from firewall.mc.com by pain.lcs.mit.edu (8.6.12/8.6.12) with SMTP id WAA00490; Sun, 18 Feb 1996 22:46:48 -0500
Received: by firewall.mc.com id AA12710
  (5.65c/IDA-1.4.4); Sun, 18 Feb 1996 22:42:18 -0500
Received: from jericho.mc.com(192.233.16.4) by firewall via smap (V1.3)
	id sma012708; Sun Feb 18 22:41:41 1996
Received: from bach (bach [192.233.16.203]) by jericho (8.6.11/8.6.11) with SMTP id WAA14427; Sun, 18 Feb 1996 22:41:38 -0500
From: "Gordon W. Ross" <gwr@mc.com>
Received: by bach 
        (4.1//ident-1.0) id AA29850; Sun, 18 Feb 96 22:41:37 EST 
Date: Sun, 18 Feb 96 22:41:37 EST
Message-Id: <9602190341.AA29850@bach>
To: jtk@kolvir.arlington.ma.us
Cc: netbsd-developers@NetBSD.ORG, mycroft@NetBSD.ORG
In-Reply-To: <199602180604.BAA02189@pattern.arlington.ma.us> (message from John Kohl on Sun, 18 Feb 1996 01:04:26 -0500)
Subject: Re: nfs server returns whiteouts for readdir!
Sender: owner-netbsd-developers@NetBSD.ORG
Precedence: first-class
X-Loop: netbsd-developers@NetBSD.ORG

In a related matter:  I've always thought it was bogus to expect
user-level readdir type code to sort out the duplicate names that
are introduced by unionfs.  Why isn't that elimination of duplicate
names done in the kernel, below the getdirentries interface?

Gordon
