On Thu Jul 15 2010 at 20:03:37 +, David Holland wrote:
> On Wed, Jul 14, 2010 at 02:07:37PM +, Antti Kantee wrote:
> > Modified Files:
> >src/sys/fs/puffs: puffs_vnops.c
> >
> > Log Message:
> > RENAME lookup semantics say return EISDIR if dvp = *vpp for the
> > last component ..
On Wed, Jul 14, 2010 at 02:07:37PM +, Antti Kantee wrote:
> Modified Files:
> src/sys/fs/puffs: puffs_vnops.c
>
> Log Message:
> RENAME lookup semantics say return EISDIR if dvp = *vpp for the
> last component obviously(!!)
I take it that when you say *vpp, you mean tvp?
(the