[Lustre-devel] Yet still more LND

2006-12-05 Thread John R. Dunning
From: "Eric Barton" <[EMAIL PROTECTED]> Date: Tue, 5 Dec 2006 15:45:04 - > In functions like lnd_send and lnd_recv, what's the protocol > around use of the iov and kiov which come in with the lntmsg? > Is it safe to copy pointers to them, or do I need to copy the >

[Lustre-devel] Yet still more LND

2006-12-05 Thread John R. Dunning
In functions like lnd_send and lnd_recv, what's the protocol around use of the iov and kiov which come in with the lntmsg? Is it safe to copy pointers to them, or do I need to copy the contents? I guess this is another way of asking whether the lntmsg is going to hang around unmolested until lnet