* handling inodes in lookup
@ 2009-02-04 2:32 Shirish Pargaonkar
0 siblings, 0 replies; only message in thread
From: Shirish Pargaonkar @ 2009-02-04 2:32 UTC (permalink / raw)
To: linux-fsdevel
I was working on handling lookup intents in cifs code.
So when in cifs lookup, we do a open after figuring out that is what
the intent is,
I do not know how to handle the generated and filled inode with the
info from open.
I do not think I can assign it to dentry and instantiate as vfs will
return with
EEXIST. So I am not sure what to do with the inode.
Your help is appreciated. FYI, I do not subscribe to this mailing list.
Regards,
Shirish
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-04 2:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-04 2:32 handling inodes in lookup Shirish Pargaonkar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).