shri wrote:
> i have valid vnode , got after create and it has valid fields such as 
> type,zfsvfsp etc. and i do get znode pointer by doing VTOZ.
> i need inode for my application .

Why does your application need an inode ?  What it it doing with it ? 
What are you trying to do in your application ?

I'm usually very suspicious of things other than the filesystem itself 
believing it needs the filesystems inode.  The reason I have this 
suspicion is because of my familiarity with the cachefs code which does 
this and as a result is very broken.

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

Reply via email to