Two questions about afs_vnop_fid.c: 1. Why is it linked in to my nonfs kernel module? 2. Why does it call AFS_KALLOC directly instead of going through afs_osi_Alloc()?