Re: CVS commit: src/sys/fs/puffs

2010-07-15 Thread Antti Kantee
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 ..

Re: CVS commit: src/sys/fs/puffs

2010-07-15 Thread David Holland
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