Subject: coda broken in current?
To: None <current-users@netbsd.org>
From: Greg Troxel <gdt@ir.bbn.com>
List: current-users
Date: 08/25/2005 11:20:43
NetBSD foo.ir.bbn.com 3.99.8 NetBSD 3.99.8 (XEN0) #1: Thu Aug 25 08:08:32 EDT 2005  gdt@foo.ir.bbn.com:/n0/obj/auto-current/i386/sys/arch/i386/compile/XEN0 i386
(Yes, I know I should run the coda server in a XENU, but I'm just
playing with xen.)

With coda binaries from coda cvs from a while ago, I got lossage
listing /coda, and dmesg output.  With binaries from up-to-date coda
cvs, I still get the problem.


coda_grab_vnode: iget/vget(5, 5993692454310486291) returns 0x0, err 22
coda_grab_vnode: iget/vget(5, 5993692454310486291) returns 0x0, err 22
coda_grab_vnode: iget/vget(5, 5993692454310486291) returns 0x0, err 22
coda_grab_vnode: iget/vget(5, 5993692454310486291) returns 0x0, err 22
coda_unmount: ROOT: vp 0xcc1855f0, cp 0xc11ddc00
coda_inactive: IS_UNMOUNTING use 0: vp 0xcc1855f0, cp 0xc11ddc00
coda_unmount: active = 0, vflush active 0
coda_grab_vnode: iget/vget(5, 5993340610589546336) returns 0x0, err 22
coda_grab_vnode: iget/vget(5, 5993340610589546336) returns 0x0, err 22

foo gdt 23 ~ > ls -l /coda
ls: coda: No such file or directory
foo gdt 24 ~ > mount |egrep coda
CODA on /coda type coda

This is from NetBSD-current updated Aug 21 08:46.
I'll try updating again - I had intended not to get the 64-bit inode
changes but suspect that I did.