>No, a NFS client will not ask the NFS server for a name by sending the
>inode or NFS-handle. There is no need for a NFS client to do that.

The NFS clients certainly version 2 and 3 only use the "file handle";
the file handle can be decoded by the server.  It filehandle does not
contain the name, only the FSid, the inode number and the generation.


>There is no way to get a name from an inode number.

The nfs server knows how so it is clearly possible.  It is not exported to 
userland but the kernel can find a file by its inumber.

Casper

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to