With a cache in zfs, there are no inodes, and the ufs driver may not
even be loaded. I am starting with Derrick's suggestion to look at the
Darwin AFS_CACHE_VNODE_PATH it use lookupname which eliminates the
need for the igetnode which calls the ufs_iget in the udf module.

But there 3 AFS syscalls, afs_syscall_icreate, afs_syscall_iincdec
and afs_syscall_iopen, that rely on UFS inodes. Are these still
used at all?


_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info



--

 Douglas E. Engert  <[EMAIL PROTECTED]>
 Argonne National Laboratory
 9700 South Cass Avenue
 Argonne, Illinois  60439
 (630) 252-5444
_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info


_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to