commit | 5b7ddd4a7b19f913901140ef7807dbf5e2b301cd | [log] [tgz] |
---|---|---|
author | \"J. Bruce Fields\ <[email protected]> | Tue Dec 23 16:15:44 2008 -0500 |
committer | Trond Myklebust <[email protected]> | Tue Dec 23 16:15:44 2008 -0500 |
tree | 24ecff49a5dfeadb66a5805cc84abd580f52e994 | |
parent | 79a3f20b641f9f93787ada49d1d7cfa98ee5a11e [diff] |
rpc: store pointer to pipe inode in gss upcall message Keep a pointer to the inode that the message is queued on in the struct gss_upcall_msg. This will be convenient, especially after we have a choice of two pipes that an upcall could be queued on. Signed-off-by: J. Bruce Fields <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>