[OpenAFS-devel] afs_vnop_fid.c

Jim Rees rees@umich.edu
Thu, 14 Nov 2002 16:59:54 -0500


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()?