Hi Walt, This is used for the upcall messages pvfs2-client-core receives from the char device (PINT_sys_dev_unexp) as VFS upcalls. Reposting another unexpected message is done from pvfs2-client-core.c by calling into PINT_sys_dev_unexp(). Thanks, Murali
On Thu, 20 Jul 2006, Walt Ligon wrote: > > Hey guys - I'm wondering what the PVFS_DEV_UNEXPECTED op type does > on the client. I understand the server's unexpected receives, but not > the clients. As far as I can tell, the client code waits for an > unexpected message, but doesn't seem to do anything with it. I couldn't > even see if it spawns another unexpected message. > > If you could enlighten me, give me a pointer or something I'd appreciate > it. I will probably treat it the same way as the one on the server, but > at the moment I'm not sure I know where all the relevant code is. > > Walt > _______________________________________________ > Pvfs2-developers mailing list > [email protected] > http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers > > _______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
