commit | fac4f111476740f5bda988b320aa9037d6672a56 | [log] [tgz] |
---|---|---|
author | Venkateswararao Jujjuri (JV) <jvrao@linux.vnet.ibm.com> | Tue Jun 01 13:30:51 2010 -0700 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jun 22 15:15:30 2010 -0500 |
tree | 28c93eaad22d97e04bbabdffc84d7287aa9378c9 | |
parent | 0db09dd2ab57fa93e46885b80dc9cbc68f9756f8 [diff] |
virtio-9p: Rearrange fileop structures This patch rearranges the fileop structures by moving the structure definitions from virtio-9p.c to virtio-9p.h file. No functional changes. Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>